JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.camunda.bpm.engine.impl.jobexecutor
Interface FailedJobCommandFactory
All Known Implementing Classes:
DefaultFailedJobCommandFactory
public interface
FailedJobCommandFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Command
<
Object
>
getCommand
(
String
jobId,
Throwable
exception)
Method Details
getCommand
Command
<
Object
>
getCommand
(
String
jobId,
Throwable
exception)