JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.activiti.engine.impl.jobexecutor
FailedJobCommandFactory
Contents
Description
Method Summary
Method Details
getCommand(String, Throwable)
Hide sidebar
Show sidebar
Interface FailedJobCommandFactory
All Known Implementing Classes:
DefaultFailedJobCommandFactory
@Internal
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)