com.ibm.itim.workflow.query

Interface WorkflowQueryStatement

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String DBOWNER
      Deprecated. 
      This constant is the default value. "database.db.owner" attribute will be updated to the DB owner in enRoleDatabase.properties file during installation.
    • Field Detail

      • DBOWNER

        static final java.lang.String DBOWNER
        Deprecated. This constant is the default value. "database.db.owner" attribute will be updated to the DB owner in enRoleDatabase.properties file during installation.
        Constant for database owner
        See Also:
        Constant Field Values
    • Method Detail

      • getStatement

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