Modifier and Type | Class and Description |
---|---|
class |
AbstractJiraFunctionProvider |
Modifier and Type | Method and Description |
---|---|
FunctionProvider |
TypeResolver.getFunction(String type,
Map args) |
Modifier and Type | Class and Description |
---|---|
class |
JDBCWorkflowFactory
Workflow Factory that stores workflows in a database.
|
Modifier and Type | Class and Description |
---|---|
class |
Caller
Sets the transient variable "caller" to the current user executing an action.
|
class |
EJBInvoker
Generic EJB Invoker function.
|
class |
JMSMessage
Sends out a JMS TextMessage to a specified Queue or Topic.
|
class |
MostRecentOwner
Sets the transient variable "mostRecentOwner" to the owner of the most
recent step that had an id equal to one of the values in the stepId list.
|
class |
ScheduleJob
Schedules a job in the Quartz job scheduler to be executed one or more times in the future.
|
class |
SendEmail
Sends an email to a group of users.
|
class |
UnscheduleJob
Unschedules a job that was scheduled previously.
|
class |
WebWorkExecutor
Executes a WebWork function and restores the old ActionContext when finished
(but does not provide chaining support yet).
|
class |
XWorkExecutor
Executes an XWork function.
|
Modifier and Type | Method and Description |
---|---|
FunctionProvider |
SpringTypeResolver.getFunction(String type,
Map args) |
Modifier and Type | Class and Description |
---|---|
class |
BeanShellFunctionProvider |
Modifier and Type | Class and Description |
---|---|
class |
BSFFunctionProvider |
Modifier and Type | Class and Description |
---|---|
class |
LocalEJBFunctionProvider |
Modifier and Type | Class and Description |
---|---|
class |
RemoteEJBFunctionProvider
Function to execute a remote EJB that implements
FunctionProviderRemote . |
Modifier and Type | Class and Description |
---|---|
class |
JNDIFunctionProvider |
Modifier and Type | Class and Description |
---|---|
class |
PublishProjectConfigFunction |
Copyright © 2021 catworkx GmbH. All rights reserved.