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, customGroupIdentityLinks, customProperties, customUserIdentityLinks, dueDate, extensionId, formKey, formProperties, owner, priority, skipExpression, taskListenersboundaryEvents, dataInputAssociations, dataOutputAssociations, defaultFlow, failedJobRetryTimeCycleValue, forCompensation, ioSpecification, loopCharacteristics, mapExceptionsasynchronous, incomingFlows, notExclusive, 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) |
addCustomGroupIdentityLink, addCustomUserIdentityLink, getAssignee, getCandidateGroups, getCandidateUsers, getCategory, getCustomGroupIdentityLinks, getCustomProperties, getCustomUserIdentityLinks, getDueDate, getExtensionId, getFormKey, getFormProperties, getOwner, getPriority, getSkipExpression, getTaskListeners, isExtended, setAssignee, setCandidateGroups, setCandidateUsers, setCategory, setCustomGroupIdentityLinks, setCustomProperties, setCustomUserIdentityLinks, setDueDate, setExtensionId, setFormKey, setFormProperties, setOwner, setPriority, setSkipExpression, setTaskListeners, setValuesgetBoundaryEvents, getDataInputAssociations, getDataOutputAssociations, getDefaultFlow, getFailedJobRetryTimeCycleValue, getIoSpecification, getLoopCharacteristics, getMapExceptions, isForCompensation, setBoundaryEvents, setDataInputAssociations, setDataOutputAssociations, setDefaultFlow, setFailedJobRetryTimeCycleValue, setForCompensation, setIoSpecification, setLoopCharacteristics, setMapExceptions, 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 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 © 2016 Alfresco. All rights reserved.