com.ibm.itim.workflow.query
Interface WorkflowQueryStatement
- All Known Implementing Classes:
- ProcessHistoryQueryStatement, ProvisioningQueryStatement, RequesterQueryStatement
- public interface WorkflowQueryStatement
Interface for all workflow query statements. Only classes that implement
this interface will be useable for defining the logic for querying
the workflow engine.
|
Field Summary |
static java.lang.String |
DBOWNER
Constant for enrole schema user |
|
Method Summary |
java.lang.String |
getStatement()
Returns the query logic as a workflow engine readable set of
instructions. |
DBOWNER
public static final java.lang.String DBOWNER
- Constant for enrole schema user
- See Also:
- Constant Field Values
getStatement
public java.lang.String getStatement()
- Returns the query logic as a workflow engine readable set of
instructions.
- Returns:
- Workflow engine readable set of instructions.
IBM Tivoli Identity Manager 4.6
© Copyright International Business Machines Corporation 2005. All rights
reserved. US Government Users Restricted Rights
Use, duplication or disclosure restricted by GSA ADP Schedule
Contract with IBM Corp.