public class AlfrescoStartEvent extends StartEvent
| Modifier and Type | Field and Description |
|---|---|
protected String |
runAs |
protected String |
scriptProcessor |
formKey, formProperties, initiator, isInterrupting, sameDeployment, validateFormFieldseventDefinitions, inParameters, outParametersasynchronous, asynchronousLeave, behavior, incomingFlows, notExclusive, outgoingFlowsdocumentation, executionListeners, name, parentContainerattributes, extensionElements, id, xmlColumnNumber, xmlRowNumber| Constructor and Description |
|---|
AlfrescoStartEvent() |
| Modifier and Type | Method and Description |
|---|---|
AlfrescoStartEvent |
clone() |
String |
getRunAs() |
String |
getScriptProcessor() |
void |
setRunAs(String runAs) |
void |
setScriptProcessor(String scriptProcessor) |
void |
setValues(AlfrescoStartEvent otherElement) |
getFormKey, getFormProperties, getInitiator, getValidateFormFields, isInterrupting, isSameDeployment, setFormKey, setFormProperties, setInitiator, setInterrupting, setSameDeployment, setValidateFormFields, setValuesaddEventDefinition, getEventDefinitions, getInParameters, getOutParameters, setEventDefinitions, setInParameters, setOutParameters, setValuesgetBehavior, getIncomingFlows, getOutgoingFlows, isAsynchronous, isAsynchronousLeave, isExclusive, isNotExclusive, setAsynchronous, setAsynchronousLeave, setBehavior, setExclusive, setIncomingFlows, setNotExclusive, setOutgoingFlows, setValuesgetDocumentation, getExecutionListeners, getName, getParentContainer, getSubProcess, setDocumentation, setExecutionListeners, setName, setParentContainer, setValuesaddAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumberpublic String getRunAs()
public void setRunAs(String runAs)
public String getScriptProcessor()
public void setScriptProcessor(String scriptProcessor)
public AlfrescoStartEvent clone()
clone in class StartEventpublic void setValues(AlfrescoStartEvent otherElement)
Copyright © 2022 Flowable. All rights reserved.