jBPM distribution 6.0.0.CR4

Uses of Class
org.jbpm.bpmn2.handler.LoggingTaskHandlerDecorator.InputParameter

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.CR4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.