AttachmentItemChoiceProvider |
A choice provider for the workflow that finds the available attachment items from the current
bean validation context obtained via CDI.
|
ClientCounterChoiceProvider |
Provider for client counters available in the current client during workflow editing and validation.
|
DatabaseConnectionChoiceProvider |
Provider for the database connections available in the current client during workflow editing and validation.
|
DatabaseQueryChoiceProvider |
Provider for the URL templates available during workflow editing and validation.
|
DirectClientAuthorizationChoiceProvider |
Provider for the direct client authorizations available in the current client during workflow editing and validation.
|
HtmlTemplateChoiceProvider |
Provider for the HTML templates available during workflow editing and validation.
|
InboxChoiceProvider |
Provider for the inboxes available during workflow editing and validation.
|
LdapConnectionChoiceProvider |
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 .
|
ParentControlTransferTargetNodesProvider |
|
QualifiedSubmitButtonChoiceProvider |
Provider for the qualified submit button elements available in the current form version during workflow editing and
validation.
|
ResourceItemChoiceProvider |
A choice provider for the workflow that finds the available resource items from the current
bean validation context obtained via CDI.
|
StateChoiceProvider |
Provider for the states available in the current workflow version during workflow editing and validation.
|
SubmitButtonChoiceProvider |
Provider for the submit button elements available in the current form version during workflow editing and validation.
|
TriggersOfTypeChoiceProvider |
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 |
Provider for the URL templates available during workflow editing and validation.
|
UserChoiceProvider |
Deprecated.
|
UserGroupChoiceProvider |
Provider for the user groups available in the current client during workflow editing and validation.
|
WebDavConnectionChoiceProvider |
Provider for the WebDAV connections available in the current client during workflow editing and validation.
|
XslTemplateChoiceProvider |
Provider for the XSL templates available during workflow editing and validation.
|