Interface for all workflow query statements. Only classes that implement
this interface will be usable for defining the logic for querying
the workflow engine.
Field Summary
static java.lang.String
DBOWNER Deprecated.This constant is the default value. ISIM will update "database.db.owner" attribute to the DB owner in
enRoleDatabase.properties file during installation.
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.This constant is the default value. ISIM will update "database.db.owner" attribute to the DB owner in
enRoleDatabase.properties file during installation.