public class FindNonProgressingOperationHandler extends Object implements OperationStepHandler
OperationStepHandler that looks for and returns the id of single operation that is in
execution status OperationContext.ExecutionStatus.AWAITING_STABILITY
and has been executing in that status for longer than a specified timeout seconds.| Constructor and Description |
|---|
FindNonProgressingOperationHandler() |
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.