Package | Description |
---|---|
de.innovationgate.wga.server.api.tml |
OpenWGA Server API interfaces for WebTML objects.
|
de.innovationgate.wgpublisher.webtml.form |
Classes related to WebTML forms
|
Modifier and Type | Method and Description |
---|---|
ProcessContext |
Form.getprocesscontext()
Provides a ProcessContext to store arbitrary data for the form process
|
Constructor and Description |
---|
ProcessContext(String processid,
String parentId,
Map<String,ProcessContext> registration)
Constructor.
|