public class WorkflowNotificationXCommand extends NotificationXCommand
jobId, NOTIFICATION_PROXY_KEY, NOTIFICATION_URL_CONNECTION_TIMEOUT_KEY, proxyConf, retries, urlDEFAULT_LOCK_TIMEOUT, DEFAULT_REQUEUE_DELAY, dryrun, eventService, instrumentation, INSTRUMENTATION_GROUP, LOG| Constructor and Description |
|---|
WorkflowNotificationXCommand(WorkflowJobBean workflow) |
WorkflowNotificationXCommand(WorkflowJobBean workflow,
WorkflowActionBean action) |
| 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 WorkflowNotificationXCommand(WorkflowJobBean workflow)
public WorkflowNotificationXCommand(WorkflowJobBean workflow, WorkflowActionBean action)
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 © 2018 Apache Software Foundation. All rights reserved.