- java.lang.Object
-
- hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.flow.FlowDefinition>
-
- org.jenkinsci.plugins.workflow.flow.FlowDefinition
-
- org.jenkinsci.plugins.workflow.cps.CpsFlowDefinition
-
- org.jenkinsci.plugins.pipelineeditor.WorkflowVisualEditor
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
String |
getJson() |
-
Methods inherited from class org.jenkinsci.plugins.workflow.cps.CpsFlowDefinition
create, create, getScript, isSandbox
-
Methods inherited from class org.jenkinsci.plugins.workflow.flow.FlowDefinition
create, getDescriptor
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getJson
public String getJson()
Copyright © 2004-2015. All Rights Reserved.