org.bonitasoft.engine.execution.flowmerger
public class FlowMerger extends Object
| Constructor and Description |
|---|
FlowMerger(SFlowNodeWrapper flowNodeWrapper,
FlowNodeTransitionsWrapper transitionsDescriptor,
TokenProvider tokenProvider) |
| Modifier and Type | Method and Description |
|---|---|
TokenInfo |
getOutputTokenInfo() |
boolean |
isImplicitEnd() |
boolean |
mustConsumeInputTokenOnTakingTransition() |
boolean |
mustCreateTokenOnFinish() |
public FlowMerger(SFlowNodeWrapper flowNodeWrapper, FlowNodeTransitionsWrapper transitionsDescriptor, TokenProvider tokenProvider) throws org.bonitasoft.engine.commons.exceptions.SObjectReadException, org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException
org.bonitasoft.engine.commons.exceptions.SObjectReadExceptionorg.bonitasoft.engine.commons.exceptions.SObjectNotFoundExceptionpublic boolean mustConsumeInputTokenOnTakingTransition()
public boolean mustCreateTokenOnFinish()
throws org.bonitasoft.engine.commons.exceptions.SObjectReadException,
org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException
org.bonitasoft.engine.commons.exceptions.SObjectReadExceptionorg.bonitasoft.engine.commons.exceptions.SObjectNotFoundExceptionpublic 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.