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 SummaryFields inherited from class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2run, stack
- 
Method SummaryMethods inherited from class org.csanchez.jenkins.plugins.kubernetes.pipeline.AbstractInvisibleRunAction2getRun, onAttached, onLoad, push, setRunMethods inherited from class hudson.model.InvisibleActiongetDisplayName, getIconFileName, getUrlNameMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.ActiongetDisplayName, getIconFileName, getUrlName
- 
Method Details- 
pushDeprecated.- Throws:
- IOException
 
- 
pushDeprecated.- Throws:
- IOException
 
- 
popDeprecated.- Throws:
- IOException
 
- 
getParentTemplateListDeprecated.
- 
getParentTemplatesDeprecated.
 
-