public class SGatewayDefinitionImpl extends SFlowNodeDefinitionImpl implements org.bonitasoft.engine.core.process.definition.model.SGatewayDefinition
| Constructor and Description |
|---|
SGatewayDefinitionImpl(GatewayDefinition gatewayDefinition,
Map<String,org.bonitasoft.engine.core.process.definition.model.STransitionDefinition> transitionsMap) |
SGatewayDefinitionImpl(long id,
String name,
org.bonitasoft.engine.core.process.definition.model.SGatewayType gatewayType) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.definition.model.SGatewayType |
getGatewayType() |
org.bonitasoft.engine.core.process.definition.model.SFlowNodeType |
getType() |
addConnector, addIncomingTransition, addIncomingTransition, addOutgoingTransition, addOutgoingTransition, equals, getConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, hashCode, hasIncomingTransitions, hasOutgoingTransitions, isStartable, removeIncomingTransition, removeOutgoingTransition, setDefaultTransition, setDescription, setDisplayDescription, setDisplayDescriptionAfterCompletion, setDisplayName, setParentContainergetNamegetId, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, hasIncomingTransitions, hasOutgoingTransitions, isStartablepublic SGatewayDefinitionImpl(GatewayDefinition gatewayDefinition, Map<String,org.bonitasoft.engine.core.process.definition.model.STransitionDefinition> transitionsMap)
public SGatewayDefinitionImpl(long id,
String name,
org.bonitasoft.engine.core.process.definition.model.SGatewayType gatewayType)
public org.bonitasoft.engine.core.process.definition.model.SGatewayType getGatewayType()
getGatewayType in interface org.bonitasoft.engine.core.process.definition.model.SGatewayDefinitionpublic org.bonitasoft.engine.core.process.definition.model.SFlowNodeType getType()
getType in interface org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinitionCopyright © 2014 Bonitasoft S.A.. All Rights Reserved.