public interface QuickTaskSummary extends Externalizable
| Modifier and Type | Method and Description | 
|---|---|
Date | 
getActivationTime()  | 
String | 
getActualOwnerId()  | 
String | 
getCreatedById()  | 
Date | 
getCreatedOn()  | 
String | 
getDeploymentId()  | 
Date | 
getExpirationTime()  | 
Long | 
getId()  | 
String | 
getName()  | 
Long | 
getParentId()  | 
Integer | 
getPriority()  | 
String | 
getProcessId()  | 
Long | 
getProcessInstanceId()  | 
String | 
getStatusId()  | 
readExternal, writeExternalLong getId()
String getName()
String getStatusId()
Integer getPriority()
String getActualOwnerId()
String getCreatedById()
Date getCreatedOn()
Date getActivationTime()
Date getExpirationTime()
String getProcessId()
Long getProcessInstanceId()
String getDeploymentId()
Long getParentId()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.