public class FlowMerger extends Object
| Constructor and Description |
|---|
FlowMerger(SFlowNodeDefinition sFlowNodeDefinition,
FlowNodeTransitionsWrapper transitionsDescriptor,
TokenProvider tokenProvider) |
| Modifier and Type | Method and Description |
|---|---|
TokenInfo |
getOutputTokenInfo() |
boolean |
isImplicitEnd() |
boolean |
mustConsumeInputTokenOnTakingTransition() |
boolean |
mustCreateTokenOnFinish() |
public FlowMerger(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.