public class AlfrescoStartEvent extends StartEvent
Modifier and Type | Field and Description |
---|---|
protected String |
runAs |
protected String |
scriptProcessor |
formKey, formProperties, initiator
eventDefinitions
asynchronous, incomingFlows, notExclusive, outgoingFlows
documentation, executionListeners, name
attributes, 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, setValues
addEventDefinition, getEventDefinitions, setEventDefinitions, setValues
getIncomingFlows, getOutgoingFlows, isAsynchronous, isNotExclusive, setAsynchronous, setIncomingFlows, setNotExclusive, setOutgoingFlows, setValues
getDocumentation, getExecutionListeners, getName, setDocumentation, setExecutionListeners, setName, setValues
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumber
public String getRunAs()
public void setRunAs(String runAs)
public String getScriptProcessor()
public void setScriptProcessor(String scriptProcessor)
public AlfrescoStartEvent clone()
clone
in class StartEvent
public void setValues(AlfrescoStartEvent otherElement)
Copyright © 2016 Alfresco. All rights reserved.