Uses of Class
com.cloudbees.workflow.rest.AbstractWorkflowRunActionHandler
-
Packages that use AbstractWorkflowRunActionHandler Package Description com.cloudbees.workflow.rest.endpoints REST endpoint handler implementations. -
-
Uses of AbstractWorkflowRunActionHandler in com.cloudbees.workflow.rest.endpoints
Subclasses of AbstractWorkflowRunActionHandler in com.cloudbees.workflow.rest.endpoints Modifier and Type Class Description class
RunAPI
API Action handler to return a single WorkflowJob run.
-