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, 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 |
|---|---|
String |
getRunAs() |
String |
getScriptProcessor() |
void |
setRunAs(String runAs) |
void |
setScriptProcessor(String scriptProcessor) |
getAssignee, getCandidateGroups, getCandidateUsers, getDueDate, getFormKey, getFormProperties, getOwner, getPriority, getTaskListeners, setAssignee, setCandidateGroups, setCandidateUsers, setDueDate, setFormKey, setFormProperties, setOwner, setPriority, setTaskListenersgetBoundaryEvents, getDataInputAssociations, getDataOutputAssociations, getDefaultFlow, getIoSpecification, getLoopCharacteristics, isAsynchronous, isForCompensation, isNotExclusive, setAsynchronous, setBoundaryEvents, setDataInputAssociations, setDataOutputAssociations, setDefaultFlow, setForCompensation, setIoSpecification, setLoopCharacteristics, setNotExclusivegetIncomingFlows, getOutgoingFlows, setIncomingFlows, setOutgoingFlowsgetDocumentation, getExecutionListeners, getName, setDocumentation, setExecutionListeners, setNameaddAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setXmlColumnNumber, setXmlRowNumberpublic static final String ALFRESCO_SCRIPT_TASK_LISTENER
protected String runAs
protected String scriptProcessor
Copyright © 2013 Alfresco. All rights reserved.