|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.itim.workflow.query.ProcessHistoryQueryStatement
Class providing process history query logic based on a provisioning specific parameters.
Field Summary |
---|
Fields inherited from interface com.ibm.itim.workflow.query.WorkflowQueryStatement |
---|
DBOWNER |
Constructor Summary | |
---|---|
ProcessHistoryQueryStatement(long process_id)
Constructs with a process id and a parent id as its context. |
Method Summary | |
---|---|
java.lang.String |
getStatement()
Returns the query logic as a workflow engine readable set of instructions. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProcessHistoryQueryStatement(long process_id)
process_id
- long representing the unique identifier of the processMethod Detail |
public java.lang.String getStatement()
getStatement
in interface WorkflowQueryStatement
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |