public class AlfrescoUserTask extends UserTask
Modifier and Type | Field and Description |
---|---|
static String |
ALFRESCO_SCRIPT_TASK_LISTENER |
protected String |
runAs |
protected String |
scriptProcessor |
assignee, businessCalendarName, candidateGroups, candidateUsers, category, customGroupIdentityLinks, customProperties, customUserIdentityLinks, dueDate, extensionId, formKey, formProperties, owner, priority, skipExpression, taskListeners
boundaryEvents, dataInputAssociations, dataOutputAssociations, defaultFlow, failedJobRetryTimeCycleValue, forCompensation, ioSpecification, loopCharacteristics, mapExceptions
asynchronous, behavior, incomingFlows, notExclusive, outgoingFlows
documentation, executionListeners, name, parentContainer
attributes, 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, getBusinessCalendarName, getCandidateGroups, getCandidateUsers, getCategory, getCustomGroupIdentityLinks, getCustomProperties, getCustomUserIdentityLinks, getDueDate, getExtensionId, getFormKey, getFormProperties, getOwner, getPriority, getSkipExpression, getTaskListeners, isExtended, setAssignee, setBusinessCalendarName, setCandidateGroups, setCandidateUsers, setCategory, setCustomGroupIdentityLinks, setCustomProperties, setCustomUserIdentityLinks, setDueDate, setExtensionId, setFormKey, setFormProperties, setOwner, setPriority, setSkipExpression, setTaskListeners, setValues
getBoundaryEvents, getDataInputAssociations, getDataOutputAssociations, getDefaultFlow, getFailedJobRetryTimeCycleValue, getIoSpecification, getLoopCharacteristics, getMapExceptions, hasMultiInstanceLoopCharacteristics, isForCompensation, setBoundaryEvents, setDataInputAssociations, setDataOutputAssociations, setDefaultFlow, setFailedJobRetryTimeCycleValue, setForCompensation, setIoSpecification, setLoopCharacteristics, setMapExceptions, setValues
getBehavior, getIncomingFlows, getOutgoingFlows, isAsynchronous, isExclusive, isNotExclusive, setAsynchronous, setBehavior, setExclusive, setIncomingFlows, setNotExclusive, setOutgoingFlows, setValues
getDocumentation, getExecutionListeners, getName, getParentContainer, getSubProcess, setDocumentation, setExecutionListeners, setName, setParentContainer, setValues
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumber
public 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 © 2018 Flowable. All rights reserved.