jBPM distribution 6.2.0.CR2

org.jbpm.examples.exceptions.service
Class ExceptionService

java.lang.Object
  extended by org.jbpm.examples.exceptions.service.ExceptionService

public class ExceptionService
extends Object


Field Summary
static String exceptionParameterName
           
 
Constructor Summary
ExceptionService()
           
 
Method Summary
 void handleException(WorkItem workItem)
           
static void setExceptionParameterName(String exceptionParam)
           
 String throwException(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

exceptionParameterName

public static String exceptionParameterName
Constructor Detail

ExceptionService

public ExceptionService()
Method Detail

handleException

public void handleException(WorkItem workItem)

throwException

public String throwException(String message)

setExceptionParameterName

public static void setExceptionParameterName(String exceptionParam)

jBPM distribution 6.2.0.CR2

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