com.ibm.itim.workflow.query
Class ProcessHistoryQueryStatement

java.lang.Object
  extended by com.ibm.itim.workflow.query.ProcessHistoryQueryStatement
All Implemented Interfaces:
WorkflowQueryStatement, java.io.Serializable

public class ProcessHistoryQueryStatement
extends java.lang.Object
implements WorkflowQueryStatement, java.io.Serializable

Class providing process history query logic based on a provisioning specific parameters.

Since:
ITIM 4.6
See Also:
Serialized Form

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

ProcessHistoryQueryStatement

public ProcessHistoryQueryStatement(long process_id)
Constructs with a process id and a parent id as its context.

Parameters:
process_id - long representing the unique identifier of the process.
Method Detail

getStatement

public java.lang.String getStatement()
Returns the query logic as a workflow engine readable set of instructions.

Specified by:
getStatement in interface WorkflowQueryStatement
Returns:
Workflow engine readable set of instructions.


IBM Tivoli Identity Manager 5.1
© Copyright International Business Machines Corporation 2007, 2009. All rightsreserved. US Government Users Restricited RightsUse, duplication or disclosure restricted by GSA ADP ScheduleContract with IBM Corp.