Class PodTemplateAction
java.lang.Object
hudson.model.InvisibleAction
org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateAction
- All Implemented Interfaces:
Action,ModelObject,RunAction2
Deprecated.
Use
getContext().get(PodTemplateContext.class)instead.
-
Field Summary
Fields inherited from class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
run, stack -
Method Summary
Methods inherited from class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2
getRun, onAttached, onLoad, push, setRunMethods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
Method Details
-
push
Deprecated.- Throws:
IOException
-
push
Deprecated.- Throws:
IOException
-
pop
Deprecated.- Throws:
IOException
-
getParentTemplateList
Deprecated. -
getParentTemplates
Deprecated.
-