Uses of Class
com.cloudbees.workflow.rest.external.FlowNodeLogExt
-
Packages that use FlowNodeLogExt Package Description com.cloudbees.workflow.rest.endpoints.flownode com.cloudbees.workflow.rest.external The "external" object model for the API. -
-
Uses of FlowNodeLogExt in com.cloudbees.workflow.rest.endpoints.flownode
Methods in com.cloudbees.workflow.rest.endpoints.flownode that return FlowNodeLogExt Modifier and Type Method Description static FlowNodeLogExt
Log. get(org.jenkinsci.plugins.workflow.graph.FlowNode node)
-
Uses of FlowNodeLogExt in com.cloudbees.workflow.rest.external
Methods in com.cloudbees.workflow.rest.external that return FlowNodeLogExt Modifier and Type Method Description static FlowNodeLogExt
FlowNodeLogExt. create(org.jenkinsci.plugins.workflow.graph.FlowNode node)
-