Uses of Class
com.cloudbees.workflow.rest.AbstractFlowNodeActionHandler
-
Packages that use AbstractFlowNodeActionHandler Package Description com.cloudbees.workflow.rest.endpoints REST endpoint handler implementations. -
-
Uses of AbstractFlowNodeActionHandler in com.cloudbees.workflow.rest.endpoints
Subclasses of AbstractFlowNodeActionHandler in com.cloudbees.workflow.rest.endpoints Modifier and Type Class Description class
FlowNodeAPI
API Action handler to returnFlowNode
information.
-