public interface InlineHumanTask extends PartnerActivity
The following features are supported:
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getInlineHumanTask()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
HumanTask |
getTask()
Returns the value of the 'Task' containment reference
|
void |
setTask(HumanTask value)
Sets the value of the '
Task ' containment reference |
getOperation, setOperation
getATID, getDisplayName, getIncomingGateway, getKind, getName, getOutgoingGateway, getWpcId, isGenerated, isSetGenerated, isSetIncomingGateway, isSetKind, isSetOutgoingGateway, setATID, setDisplayName, setGenerated, setIncomingGateway, setKind, setName, setOutgoingGateway, setWpcId, unsetGenerated, unsetIncomingGateway, unsetKind, unsetOutgoingGateway
static final java.lang.String COPYRIGHT
HumanTask getTask()
If the meaning of the 'Task' containment reference isn't clear, there really should be more of a description here...
setTask(HumanTask)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getInlineHumanTask_Task()