public abstract class StatusUpdateXCommand extends XCommand<Void>
DEFAULT_LOCK_TIMEOUT, DEFAULT_REQUEUE_DELAY, dryrun, eventService, instrumentation, INSTRUMENTATION_GROUP, LOG| Constructor and Description | 
|---|
StatusUpdateXCommand(String name,
                                        String type,
                                        int priority)
The constructor for abstract class  
StatusUpdateXCommand | 
StatusUpdateXCommand(String name,
                                        String type,
                                        int priority,
                                        boolean dryrun)
The constructor for abstract class  
StatusUpdateXCommand | 
call, eagerLoadState, eagerVerifyPrecondition, execute, executeInterrupts, getCreatedTime, getEntityKey, getInstrumentation, getKey, getLockTimeOut, getLog, getName, getPriority, getRequeueDelay, getType, inInterruptMode, isLockRequired, isReQueueRequired, loadState, queue, queue, resetUsed, setInterruptMode, setLogInfo, toString, verifyPreconditionpublic StatusUpdateXCommand(String name, String type, int priority)
StatusUpdateXCommandname - the command nametype - the command typepriority - the command prioritypublic StatusUpdateXCommand(String name, String type, int priority, boolean dryrun)
StatusUpdateXCommandname - the command nametype - the command typepriority - the command prioritydryrun - true if dryrun is enableCopyright © 2016 Apache Software Foundation. All rights reserved.