|
BPM Process API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfuego.papi.BaseExceptionModifier
public class BaseExceptionModifier
| Method Summary | |
|---|---|
static void |
modifyAttachmentId(AttachmentOperationException e,
String newAttachmentId)
|
static void |
modifyProcessId(ProcessNotAvailableException exception,
String newProcessId)
|
static void |
modifyProcessId(ProcessOperationException exception,
String newProcessId)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void modifyProcessId(ProcessOperationException exception,
String newProcessId)
public static void modifyProcessId(ProcessNotAvailableException exception,
String newProcessId)
public static void modifyAttachmentId(AttachmentOperationException e,
String newAttachmentId)
|
BPM Process API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||