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 Deprecated.May no longer be accurate for new ITIM installations. This is
a constant value "enrole", but the database schema name is now a variable which is stored in enRoleDatabase.properties.
Method Summary
java.lang.String
getStatement()
Returns the query logic as a workflow engine readable set of
instructions.
Field Detail
DBOWNER
static final java.lang.String DBOWNER
Deprecated.May no longer be accurate for new ITIM installations. This is
a constant value "enrole", but the database schema name is now a variable which is stored in enRoleDatabase.properties.