|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@MessagingProxy(mode=SYNC) public interface WorkflowLogManager
Method Summary | |
---|---|
int |
getWorkflowLogCount(long companyId,
long workflowTaskId)
|
java.util.List<WorkflowLog> |
getWorkflowLogs(long companyId,
long workflowTaskId,
int start,
int end,
OrderByComparator orderByComparator)
|
Method Detail |
---|
java.util.List<WorkflowLog> getWorkflowLogs(long companyId, long workflowTaskId, int start, int end, OrderByComparator orderByComparator) throws WorkflowException
WorkflowException
int getWorkflowLogCount(long companyId, long workflowTaskId) throws WorkflowException
WorkflowException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |