Class AlfrescoStartEvent
java.lang.Object
org.flowable.bpmn.model.BaseElement
org.flowable.bpmn.model.FlowElement
org.flowable.bpmn.model.FlowNode
org.flowable.bpmn.model.Event
org.flowable.bpmn.model.StartEvent
org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
- All Implemented Interfaces:
HasExecutionListeners, HasExtensionAttributes, HasInParameters, HasOutParameters
-
Field Summary
FieldsFields inherited from class StartEvent
formKey, formProperties, initiator, isInterrupting, sameDeployment, validateFormFieldsFields inherited from class Event
eventDefinitions, inParameters, outParametersFields inherited from class FlowNode
asynchronous, asynchronousLeave, asynchronousLeaveNotExclusive, behavior, incomingFlows, notExclusive, outgoingFlowsFields inherited from class FlowElement
documentation, executionListeners, name, parentContainerFields inherited from class BaseElement
attributes, extensionElements, id, xmlColumnNumber, xmlRowNumber -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()getRunAs()voidvoidsetScriptProcessor(String scriptProcessor) voidsetValues(AlfrescoStartEvent otherElement) Methods inherited from class StartEvent
getFormKey, getFormProperties, getInitiator, getValidateFormFields, isInterrupting, isSameDeployment, setFormKey, setFormProperties, setInitiator, setInterrupting, setSameDeployment, setValidateFormFields, setValuesMethods inherited from class Event
addEventDefinition, addInParameter, addOutParameter, getEventDefinitions, getInParameters, getOutParameters, setEventDefinitions, setInParameters, setOutParameters, setValuesMethods inherited from class FlowNode
getBehavior, getIncomingFlows, getOutgoingFlows, isAsynchronous, isAsynchronousLeave, isAsynchronousLeaveExclusive, isAsynchronousLeaveNotExclusive, isExclusive, isNotExclusive, setAsynchronous, setAsynchronousLeave, setAsynchronousLeaveExclusive, setAsynchronousLeaveNotExclusive, setBehavior, setExclusive, setIncomingFlows, setNotExclusive, setOutgoingFlows, setValuesMethods inherited from class FlowElement
getDocumentation, getExecutionListeners, getName, getParentContainer, getSubProcess, setDocumentation, setExecutionListeners, setName, setParentContainer, setValuesMethods inherited from class BaseElement
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumber
-
Field Details
-
runAs
-
scriptProcessor
-
-
Constructor Details
-
AlfrescoStartEvent
public AlfrescoStartEvent()
-
-
Method Details
-
getRunAs
-
setRunAs
-
getScriptProcessor
-
setScriptProcessor
-
clone
- Overrides:
clonein classStartEvent
-
setValues
-