public class ParentContainerResolverImpl extends Object implements org.bonitasoft.engine.data.instance.api.ParentContainerResolver
| Constructor and Description |
|---|
ParentContainerResolverImpl(org.bonitasoft.engine.core.process.instance.api.FlowNodeInstanceService flowNodeInstanceService,
org.bonitasoft.engine.core.process.instance.api.ProcessInstanceService processInstanceService) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAllowUnknownContainer() |
List<org.bonitasoft.engine.commons.Pair<Long,String>> |
getArchivedContainerHierarchy(org.bonitasoft.engine.commons.Pair<Long,String> currentContainer) |
List<org.bonitasoft.engine.commons.Pair<Long,String>> |
getContainerHierarchy(org.bonitasoft.engine.commons.Pair<Long,String> currentContainer) |
void |
setAllowUnknownContainer(boolean allowUnknownContainer) |
public ParentContainerResolverImpl(org.bonitasoft.engine.core.process.instance.api.FlowNodeInstanceService flowNodeInstanceService,
org.bonitasoft.engine.core.process.instance.api.ProcessInstanceService processInstanceService)
public boolean getAllowUnknownContainer()
public void setAllowUnknownContainer(boolean allowUnknownContainer)
public List<org.bonitasoft.engine.commons.Pair<Long,String>> getContainerHierarchy(org.bonitasoft.engine.commons.Pair<Long,String> currentContainer) throws org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException, org.bonitasoft.engine.commons.exceptions.SObjectReadException
getContainerHierarchy in interface org.bonitasoft.engine.data.instance.api.ParentContainerResolverorg.bonitasoft.engine.commons.exceptions.SObjectNotFoundExceptionorg.bonitasoft.engine.commons.exceptions.SObjectReadExceptionpublic List<org.bonitasoft.engine.commons.Pair<Long,String>> getArchivedContainerHierarchy(org.bonitasoft.engine.commons.Pair<Long,String> currentContainer) throws org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException, org.bonitasoft.engine.commons.exceptions.SObjectReadException
getArchivedContainerHierarchy in interface org.bonitasoft.engine.data.instance.api.ParentContainerResolverorg.bonitasoft.engine.commons.exceptions.SObjectNotFoundExceptionorg.bonitasoft.engine.commons.exceptions.SObjectReadExceptionCopyright © 2017 Bonitasoft S.A.. All rights reserved.