public interface TaskSummary extends QuickTaskSummary
| Modifier and Type | Method and Description | 
|---|---|
| User | getActualOwner() | 
| String | getCorrelationKey() | 
| User | getCreatedBy() | 
| String | getDescription() | 
| List<String> | getPotentialOwners()Deprecated.  | 
| Long | getProcessSessionId() | 
| Integer | getProcessType() | 
| 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()
String getCorrelationKey()
Integer getProcessType()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.