public class UserTaskPropertyWriter extends MultipleInstanceActivityPropertyWriter
activityflowElementbaseElement, interfaces, itemDefinitions, rootElements, shape, variableScope| Constructor and Description |
|---|
UserTaskPropertyWriter(UserTask task,
VariableScope variableScope,
Set<DataObject> dataObjects) |
| Modifier and Type | Method and Description |
|---|---|
void |
setActors(Actors actors) |
void |
setAdHocAutostart(boolean autoStart) |
void |
setAsync(boolean async) |
void |
setContent(String content) |
void |
setCreatedBy(String createdBy) |
void |
setDescription(String description) |
void |
setGroupId(String value) |
void |
setNotifications(NotificationsInfo notificationsInfo) |
void |
setOnEntryAction(OnEntryAction onEntryAction) |
void |
setOnExitAction(OnExitAction onExitAction) |
void |
setPriority(String priority) |
void |
setReassignments(ReassignmentsInfo reassignments) |
void |
setSkippable(boolean skippable) |
void |
setSLADueDate(String slaDueDate) |
void |
setSubject(String subject) |
void |
setTaskName(String taskName) |
addSafe, addSafe, addSafe, addSafe, createDataInput, createDataOutput, createItemDefinition, setCollectionInput, setCollectionOutput, setCompletionCondition, setInput, setInput, setIsSequential, setOutput, setOutput, setUpLoopCharacteristicsgetDataObjects, getFlowElement, getInputSet, getIoSpecification, getOutputSet, getSimulationParameters, setAssignmentsInfo, setSimulationSetsetNameabsoluteBounds, addChild, addInterfaceDefinition, addItemDefinition, addRootElement, getEdge, getElement, getId, getInterfaces, getItemDefinitions, getRootElements, getShape, setAbsoluteBounds, setBounds, setDocumentation, setId, setParent, setSource, setTargetpublic UserTaskPropertyWriter(UserTask task, VariableScope variableScope, Set<DataObject> dataObjects)
public void setAsync(boolean async)
public void setSkippable(boolean skippable)
public void setPriority(String priority)
public void setSubject(String subject)
public void setDescription(String description)
public void setCreatedBy(String createdBy)
public void setAdHocAutostart(boolean autoStart)
public void setTaskName(String taskName)
public void setActors(Actors actors)
public void setReassignments(ReassignmentsInfo reassignments)
public void setGroupId(String value)
public void setOnEntryAction(OnEntryAction onEntryAction)
public void setOnExitAction(OnExitAction onExitAction)
public void setContent(String content)
public void setSLADueDate(String slaDueDate)
public void setNotifications(NotificationsInfo notificationsInfo)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.