org.camunda.bpm.engine.impl.cmd
Class GetHistoricJobLogExceptionStacktraceCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetHistoricJobLogExceptionStacktraceCmd
- All Implemented Interfaces:
- Command<String>
public class GetHistoricJobLogExceptionStacktraceCmd
- extends Object
- implements Command<String>
- Author:
- Roman Smirnov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
historicJobLogId
protected String historicJobLogId
GetHistoricJobLogExceptionStacktraceCmd
public GetHistoricJobLogExceptionStacktraceCmd(String historicJobLogId)
execute
public String execute(CommandContext commandContext)
- Specified by:
execute in interface Command<String>
Copyright © 2016 camunda services GmbH. All rights reserved.