org.camunda.bpm.engine.impl.util
Class JobExceptionUtil
java.lang.Object
org.camunda.bpm.engine.impl.util.JobExceptionUtil
public class JobExceptionUtil
- extends Object
- Author:
- Roman Smirnov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobExceptionUtil
public JobExceptionUtil()
getJobExceptionStacktrace
public static String getJobExceptionStacktrace(Throwable exception)
getJobExceptionStacktrace
public static String getJobExceptionStacktrace(ByteArrayEntity byteArray)
createJobExceptionByteArray
public static ByteArrayEntity createJobExceptionByteArray(byte[] byteArray)
Copyright © 2016 camunda services GmbH. All rights reserved.