public interface UserTaskInstanceDesc
Modifier and Type | Method and Description |
---|---|
Date |
getActivationTime() |
String |
getActualOwner() |
String |
getCreatedBy() |
Date |
getCreatedOn() |
String |
getDeploymentId() |
String |
getDescription() |
Date |
getDueDate() |
String |
getFormName() |
String |
getName() |
Integer |
getPriority() |
String |
getProcessId() |
Long |
getProcessInstanceId() |
Integer |
getSlaCompliance() |
Date |
getSlaDueDate() |
String |
getStatus() |
Long |
getTaskId() |
Long |
getWorkItemId() |
Long getTaskId()
String getStatus()
Date getActivationTime()
String getName()
String getDescription()
Integer getPriority()
String getCreatedBy()
Date getCreatedOn()
Date getDueDate()
Long getProcessInstanceId()
String getProcessId()
String getActualOwner()
String getDeploymentId()
String getFormName()
Long getWorkItemId()
Integer getSlaCompliance()
Date getSlaDueDate()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.