Package com.jboss.jbossnetwork.product.jbpm.handlers

Interface Summary
ControlActionFacade Facade to the rest of the plugin classes necessary to perform control actions on the resource.
 

Class Summary
ActionHandlerMessageLog JBPM message log subclass that holds onto data that describes a particular step in the workflow, using the domain model specific objects.
BackupAndReplaceFileActionHandler JBPM process handler that is responsible for copying new files from a patch into the AS instance.
BaseHandler Base class for all of our JBPM handlers, providing some basic functionality for transitioning between steps.
CompareDigestActionHandler  
ContextVariables For values that are stored in the JPBM execution context, this class contains the names of the keys against which they are stored.
ControlActionHandler JBPM handler which executes an action on the JBoss AS instance being manipulated.
HandlerUtils Utilities provided to handlers that are outside of the JBPM specific methods found in BaseHandler.
JONServerDownloadActionHandler JBPM action handler that is responsible for downloading the bits for the patch and writing them out to a temporary file.
NotificationActionHandler JBPM action handler that simply holds a message from the workflow.
PluginContainerControlActionFacade Implementation of the ControlActionFacade that connects to the plugin container to perform its calls.
SetProcessStatusActionHandler JBPM handler that sets the overall process state indicate a success or failure.
SoftwareValue Bean stuffed into the execution context whose values are used in the variable substitutions.
UnzipActionHandler JBPM handler that is responsible for unzipping a file.
 

Exception Summary
ActionHandlerException Represents exceptions that can occur at any point during an action handler's processing.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.