public class SStartEventDefinitionImpl extends SCatchEventDefinitionImpl implements org.bonitasoft.engine.core.process.definition.model.event.SStartEventDefinition
| Constructor and Description |
|---|
SStartEventDefinitionImpl(long id,
String name) |
SStartEventDefinitionImpl(StartEventDefinition eventDefinition,
Map<String,org.bonitasoft.engine.core.process.definition.model.STransitionDefinition> transitionsMap) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.definition.model.SFlowNodeType |
getType() |
boolean |
isStartable() |
addErrorEventTrigger, addMessageEventTrigger, addSignalEventTrigger, addTimerEventTrigger, getErrorEventTriggerDefinition, getErrorEventTriggerDefinitions, getMessageEventTriggerDefinition, getMessageEventTriggerDefinitions, getSignalEventTriggerDefinitions, getTimerEventTriggerDefinitions, isInterrupting, setInterruptingaddEventTriggerDefinition, getEventTriggersaddConnector, addIncomingTransition, addIncomingTransition, addOutgoingTransition, addOutgoingTransition, equals, getConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, hasConnectors, hashCode, hasIncomingTransitions, hasOutgoingTransitions, removeIncomingTransition, removeOutgoingTransition, setDefaultTransition, setDescription, setDisplayDescription, setDisplayDescriptionAfterCompletion, setDisplayName, setParentContainergetNamegetId, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetErrorEventTriggerDefinition, getErrorEventTriggerDefinitions, getMessageEventTriggerDefinition, getMessageEventTriggerDefinitions, getSignalEventTriggerDefinitions, getTimerEventTriggerDefinitions, isInterruptinggetEventTriggersgetConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, hasConnectors, hasIncomingTransitions, hasOutgoingTransitionspublic SStartEventDefinitionImpl(StartEventDefinition eventDefinition, Map<String,org.bonitasoft.engine.core.process.definition.model.STransitionDefinition> transitionsMap)
public SStartEventDefinitionImpl(long id,
String name)
public org.bonitasoft.engine.core.process.definition.model.SFlowNodeType getType()
getType in interface org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinitionpublic boolean isStartable()
isStartable in interface org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinitionisStartable in class SFlowNodeDefinitionImplCopyright © 2014 Bonitasoft S.A.. All rights reserved.