com.camunda.toolkit.jbpm
Class ProcessErrorKey

java.lang.Object
  extended by com.camunda.toolkit.jbpm.ProcessErrorKey

public class ProcessErrorKey
extends java.lang.Object

ErrorKey's for BusinessException which can occur with processes

Title: jBop - The Business Oriented Platform

Description: see http://www.camunda.com/jbop or the Wiki in the Intranet (http://intranet.computation.de/wiki/index.php/jBop)

Copyright: Copyright (c) 2005

Company: camunda GmbH - The Business Process Company

Version:
1.0
Author:
Bernd Rücker

Field Summary
static java.lang.String NO_PROCESS_FOUND
           
 
Constructor Summary
ProcessErrorKey()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_PROCESS_FOUND

public static final transient java.lang.String NO_PROCESS_FOUND
See Also:
Constant Field Values
Constructor Detail

ProcessErrorKey

public ProcessErrorKey()


Copyright © 2007 camunda GmbH. All Rights Reserved.