Class AbstractAPIActionHandler<T>

java.lang.Object
jenkins.model.TransientActionFactory<T>
com.cloudbees.workflow.rest.AbstractAPIActionHandler<T>
All Implemented Interfaces:
ExtensionPoint, Action, ModelObject
Direct Known Subclasses:
AbstractFlowNodeActionHandler, AbstractWorkflowJobActionHandler, AbstractWorkflowRunActionHandler

public abstract class AbstractAPIActionHandler<T> extends TransientActionFactory<T> implements Action
Author:
tom.fennelly@gmail.com