public class SLAXCommandFactory extends Object
| Constructor and Description |
|---|
SLAXCommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SLAJobEventXCommand |
getSLAEventXCommand(SLACalcStatus slaCalc)
Gets the SLAevent command.
|
static SLAJobEventXCommand |
getSLAEventXCommand(SLACalcStatus slaCalc,
long lockTimeOut)
Gets the SLA event x command.
|
static SLAJobHistoryXCommand |
getSLAJobHistoryXCommand(String jobId)
Gets the SLA job history command.
|
public SLAXCommandFactory()
public static SLAJobHistoryXCommand getSLAJobHistoryXCommand(String jobId)
jobId - the job idpublic static SLAJobEventXCommand getSLAEventXCommand(SLACalcStatus slaCalc)
slaCalc - the sla calcpublic static SLAJobEventXCommand getSLAEventXCommand(SLACalcStatus slaCalc, long lockTimeOut)
slaCalc - the sla calclockTimeOut - the lock time outCopyright © 2018 Apache Software Foundation. All rights reserved.