public class AlfrescoStartEvent extends StartEvent
| Modifier and Type | Field and Description |
|---|---|
protected String |
runAs |
protected String |
scriptProcessor |
formKey, formProperties, initiatoreventDefinitionsasynchronous, incomingFlows, notExclusive, outgoingFlowsdocumentation, executionListeners, nameattributes, 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, setFormKey, setFormProperties, setInitiator, setValuesaddEventDefinition, getEventDefinitions, setEventDefinitions, setValuesgetIncomingFlows, getOutgoingFlows, isAsynchronous, isNotExclusive, setAsynchronous, setIncomingFlows, setNotExclusive, setOutgoingFlows, setValuesgetDocumentation, getExecutionListeners, getName, setDocumentation, setExecutionListeners, setName, 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 © 2016 Alfresco. All rights reserved.