ClientCounterChoiceProvider |
Provider for client counters available in the current client during workflow editing and validation.
|
DatabaseConnectionChoiceProvider |
CDI-injectable provider for the database connections available in the current client during workflow editing and
validation.
|
DatabaseQueryChoiceProvider |
CDI-injectable provider for the URL templates available during workflow editing and validation.
|
HtmlTemplateChoiceProvider |
CDI-injectable provider for the HTML templates available during workflow editing and validation.
|
InboxChoiceProvider |
CDI-injectable provider for the inboxes available during workflow editing and validation.
|
LdapConnectionChoiceProvider |
CDI-injectable provider for the LDAP connections available in the current client during workflow editing and validation.
|
LdapQueryChoiceProvider |
Provider for the LDAP queries available in the current client during workflow editing and validation.
|
NodesOfTypeChoiceProvider |
Provider for workflow nodes that makes available all nodes in the entire workflow process that are of a given
type .
|
QualifiedSubmitButtonChoiceProvider |
Provider for the qualified submit button elements available in the current form version during workflow editing and
validation.
|
ResourceItemChoiceProvider |
|
StateChoiceProvider |
CDI-injectable provider for the states available in the current workflow version during workflow editing and
validation.
|
SubmitButtonChoiceProvider |
CDI-injectable provider for the submit button elements available in the current form version during workflow editing
and validation.
|
TriggersOfTypeChoiceProvider |
CDI-injectable provider for the that makes available all nodes in the entire workflow process that are of a given
type .
|
UploadElementChoiceProvider |
Provider for the upload elements available in the current form version during workflow editing and validation.
|
UrlTemplateChoiceProvider |
CDI-injectable provider for the URL templates available during workflow editing and validation.
|
UserChoiceProvider |
Provider for the user account available in the current client during workflow editing and validation.
|
UserGroupChoiceProvider |
CDI-injectable provider for the user group available in the current client during workflow editing and validation.
|
WebDavConnectionChoiceProvider |
CDI-injectable provider for the WebDAV connections available in the current client during workflow editing and
validation.
|
XslTemplateChoiceProvider |
CDI-injectable provider for the XSL templates available during workflow editing and validation.
|