public class SFailedJobImpl extends Object implements SFailedJob
| Constructor and Description |
|---|
SFailedJobImpl(long jobDescriptorId,
String jobName,
String description,
long retryNumber,
long lastUpdateDate,
String lastMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
long |
getJobDescriptorId() |
String |
getJobName() |
String |
getLastMessage() |
long |
getLastUpdateDate() |
long |
getRetryNumber() |
public long getJobDescriptorId()
getJobDescriptorId in interface SFailedJobpublic String getJobName()
getJobName in interface SFailedJobpublic String getDescription()
getDescription in interface SFailedJobpublic String getLastMessage()
getLastMessage in interface SFailedJobpublic long getRetryNumber()
getRetryNumber in interface SFailedJobpublic long getLastUpdateDate()
getLastUpdateDate in interface SFailedJobCopyright © 2018 Bonitasoft S.A.. All rights reserved.