public class AlfrescoUserTask extends UserTask
| Modifier and Type | Field and Description |
|---|---|
static String |
ALFRESCO_SCRIPT_TASK_LISTENER |
protected String |
runAs |
protected String |
scriptProcessor |
assignee, candidateGroups, candidateUsers, category, dueDate, formKey, formProperties, owner, priority, taskListenersasynchronous, boundaryEvents, dataInputAssociations, dataOutputAssociations, defaultFlow, forCompensation, ioSpecification, loopCharacteristics, notExclusiveincomingFlows, outgoingFlowsdocumentation, executionListeners, nameattributes, extensionElements, id, xmlColumnNumber, xmlRowNumber| Constructor and Description |
|---|
AlfrescoUserTask() |
| Modifier and Type | Method and Description |
|---|---|
AlfrescoUserTask |
clone() |
String |
getRunAs() |
String |
getScriptProcessor() |
void |
setRunAs(String runAs) |
void |
setScriptProcessor(String scriptProcessor) |
void |
setValues(AlfrescoUserTask otherElement) |
getAssignee, getCandidateGroups, getCandidateUsers, getCategory, getDueDate, getFormKey, getFormProperties, getOwner, getPriority, getTaskListeners, setAssignee, setCandidateGroups, setCandidateUsers, setCategory, setDueDate, setFormKey, setFormProperties, setOwner, setPriority, setTaskListeners, setValuesgetBoundaryEvents, getDataInputAssociations, getDataOutputAssociations, getDefaultFlow, getIoSpecification, getLoopCharacteristics, isAsynchronous, isForCompensation, isNotExclusive, setAsynchronous, setBoundaryEvents, setDataInputAssociations, setDataOutputAssociations, setDefaultFlow, setForCompensation, setIoSpecification, setLoopCharacteristics, setNotExclusive, setValuesgetIncomingFlows, getOutgoingFlows, setIncomingFlows, setOutgoingFlows, setValuesgetDocumentation, getExecutionListeners, getName, setDocumentation, setExecutionListeners, setName, setValuesaddAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumberpublic static final String ALFRESCO_SCRIPT_TASK_LISTENER
protected String runAs
protected String scriptProcessor
public String getRunAs()
public void setRunAs(String runAs)
public String getScriptProcessor()
public void setScriptProcessor(String scriptProcessor)
public AlfrescoUserTask clone()
public void setValues(AlfrescoUserTask otherElement)
Copyright © 2014 Alfresco. All rights reserved.