|
jBPM distribution 6.0.0.CR5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoggingTaskHandlerDecorator.InputParameter | |
---|---|
org.jbpm.bpmn2.handler |
Uses of LoggingTaskHandlerDecorator.InputParameter in org.jbpm.bpmn2.handler |
---|
Methods in org.jbpm.bpmn2.handler that return LoggingTaskHandlerDecorator.InputParameter | |
---|---|
static LoggingTaskHandlerDecorator.InputParameter |
LoggingTaskHandlerDecorator.InputParameter.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LoggingTaskHandlerDecorator.InputParameter[] |
LoggingTaskHandlerDecorator.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 LoggingTaskHandlerDecorator.InputParameter | |
---|---|
void |
LoggingTaskHandlerDecorator.setLoggedMessageInput(List<LoggingTaskHandlerDecorator.InputParameter> inputParameterList)
Sets the list of parameter types used for the log message format that is set in LoggingTaskHandlerDecorator.setLoggedMessageFormat(String) . |
|
jBPM distribution 6.0.0.CR5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |