public class CoordActionNotificationXCommand extends NotificationXCommand
jobId, NOTIFICATION_PROXY_KEY, NOTIFICATION_URL_CONNECTION_TIMEOUT_KEY, proxyConf, urlDEFAULT_LOCK_TIMEOUT, DEFAULT_REQUEUE_DELAY, dryrun, eventService, instrumentation, INSTRUMENTATION_GROUP, LOG| Constructor and Description |
|---|
CoordActionNotificationXCommand(CoordinatorActionBean actionBean) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
loadState()
Load the necessary state to perform the precondition check and to execute the command.
|
execute, getEntityKey, getProxy, handleRetry, isLockRequired, sendNotification, setLogInfo, setRetry, verifyPreconditioncall, eagerLoadState, eagerVerifyPrecondition, executeInterrupts, getCreatedTime, getInstrumentation, getKey, getLockTimeOut, getLog, getName, getPriority, getRequeueDelay, getType, inInterruptMode, isReQueueRequired, queue, queue, resetUsed, setInterruptMode, toStringpublic CoordActionNotificationXCommand(CoordinatorActionBean actionBean)
protected void loadState() throws CommandException
XCommandSubclasses must implement this method and load the state needed to do the precondition check and execute the command.
loadState in class XCommand<Void>CommandExceptionCopyright © 2016 Apache Software Foundation. All rights reserved.