|
jBPM distribution 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoggingTaskHandlerWrapper.InputParameter | |
---|---|
org.jbpm.bpmn2.handler |
Uses of LoggingTaskHandlerWrapper.InputParameter in org.jbpm.bpmn2.handler |
---|
Methods in org.jbpm.bpmn2.handler that return LoggingTaskHandlerWrapper.InputParameter | |
---|---|
static LoggingTaskHandlerWrapper.InputParameter |
LoggingTaskHandlerWrapper.InputParameter.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LoggingTaskHandlerWrapper.InputParameter[] |
LoggingTaskHandlerWrapper.InputParameter.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Method parameters in org.jbpm.bpmn2.handler with type arguments of type LoggingTaskHandlerWrapper.InputParameter | |
---|---|
void |
LoggingTaskHandlerWrapper.setLoggedMessageInput(List<LoggingTaskHandlerWrapper.InputParameter> inputParameterList)
Sets the list of parameter types used for the log message format that is set in LoggingTaskHandlerWrapper.setLoggedMessageFormat(String) . |
|
jBPM distribution 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |