public interface UserTaskInstanceWithPotOwnerDesc extends UserTaskInstanceDesc
Modifier and Type | Method and Description |
---|---|
String |
getCorrelationKey()
Returns the uer task correlation key
|
Map<String,Object> |
getInputdata()
Returns the uer task input data
|
Date |
getLastModificationDate()
Returns the uer task potential modification date
|
String |
getLastModificationUser()
Returns the uer task last modification user
|
Map<String,Object> |
getOutputdata()
Returns the uer task output data
|
List<String> |
getPotentialOwners()
Returns the uer task potential owners
|
String |
getProcessInstanceDescription()
Returns the uer task process instance description
|
String |
getSubject()
Returns the uer task subject
|
getActivationTime, getActualOwner, getCreatedBy, getCreatedOn, getDeploymentId, getDescription, getDueDate, getFormName, getName, getPriority, getProcessId, getProcessInstanceId, getSlaCompliance, getSlaDueDate, getStatus, getTaskId, getWorkItemId, setSlaCompliance, setSlaDueDate
List<String> getPotentialOwners()
String getCorrelationKey()
Date getLastModificationDate()
String getLastModificationUser()
String getSubject()
Map<String,Object> getOutputdata()
String getProcessInstanceDescription()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.