public interface WorkflowQueryStatement
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStatement()
Returns the query logic as a workflow engine readable set of
instructions.
|
static final java.lang.String DBOWNER