org.bonitasoft.engine.execution.flowmerger
public class FlowMerger extends Object
| Constructor and Description |
|---|
FlowMerger(org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinition sFlowNodeDefinition,
FlowNodeTransitionsWrapper transitionsDescriptor,
TokenProvider tokenProvider) |
| Modifier and Type | Method and Description |
|---|---|
TokenInfo |
getOutputTokenInfo() |
boolean |
isImplicitEnd() |
boolean |
mustConsumeInputTokenOnTakingTransition() |
boolean |
mustCreateTokenOnFinish() |
public FlowMerger(org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinition sFlowNodeDefinition,
FlowNodeTransitionsWrapper transitionsDescriptor,
TokenProvider tokenProvider)
public boolean mustConsumeInputTokenOnTakingTransition()
public boolean mustCreateTokenOnFinish()
public boolean isImplicitEnd()
public TokenInfo getOutputTokenInfo() throws org.bonitasoft.engine.commons.exceptions.SObjectReadException, org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException, org.bonitasoft.engine.commons.exceptions.SObjectCreationException
org.bonitasoft.engine.commons.exceptions.SObjectReadExceptionorg.bonitasoft.engine.commons.exceptions.SObjectNotFoundExceptionorg.bonitasoft.engine.commons.exceptions.SObjectCreationExceptionCopyright © 2014 Bonitasoft S.A.. All rights reserved.