public interface TaskSummary extends QuickTaskSummary
| Modifier and Type | Method and Description | 
|---|---|
User | 
getActualOwner()  | 
User | 
getCreatedBy()  | 
String | 
getDescription()  | 
List<String> | 
getPotentialOwners()
Deprecated.  
 | 
Long | 
getProcessSessionId()  | 
Status | 
getStatus()  | 
String | 
getSubject()  | 
Boolean | 
isQuickTaskSummary()  | 
Boolean | 
isSkipable()  | 
getActivationTime, getActualOwnerId, getCreatedById, getCreatedOn, getDeploymentId, getExpirationTime, getId, getName, getParentId, getPriority, getProcessId, getProcessInstanceId, getStatusIdreadExternal, writeExternalString getSubject()
String getDescription()
Status getStatus()
Boolean isSkipable()
User getActualOwner()
User getCreatedBy()
Long getProcessSessionId()
@Deprecated List<String> getPotentialOwners()
Boolean isQuickTaskSummary()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.