@UnitTest public class ProcessEngineTaskRunnerExceptionsTest extends java.lang.Object
| Constructor and Description |
|---|
ProcessEngineTaskRunnerExceptionsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testError() |
void |
testJaloTransactionException() |
void |
testNodeExecutionException() |
void |
testRetryLaterException() |
void |
testRuntimeException() |
void |
testSpringTransactionException() |
public ProcessEngineTaskRunnerExceptionsTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
public void testRetryLaterException()
public void testNodeExecutionException()
throws RetryLaterException
RetryLaterExceptionpublic void testRuntimeException()
throws RetryLaterException
RetryLaterExceptionpublic void testJaloTransactionException()
throws RetryLaterException
RetryLaterExceptionpublic void testSpringTransactionException()
throws RetryLaterException
RetryLaterExceptionpublic void testError()
throws RetryLaterException
RetryLaterExceptionCopyright © 2018 SAP SE. All Rights Reserved.