| Package | Description |
|---|---|
| com.orchestranetworks.schema.trigger |
Provides classes and interfaces for trigger creation.
|
| com.orchestranetworks.workflow |
Provides classes and interfaces for implementing workflow processes and
invoking them.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
InstanceTrigger.setup(TriggerSetupContext aContext)
Checks and prepares this instance when the data model is loaded.
|
abstract void |
TableTrigger.setup(TriggerSetupContext aContext)
Checks and prepares this instance when the data model is loaded.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuiltInTrigger_launchWorkflow.setup(TriggerSetupContext aContext) |