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