Package | Description |
---|---|
org.jbpm.bpmn2.handler |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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) . |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.