@Deprecated public class PodTemplateAction extends AbstractInvisibleRunAction2 implements RunAction2
getContext().get(PodTemplateContext.class)instead.
run, stack
Modifier and Type | Method and Description |
---|---|
List<String> |
getParentTemplateList()
Deprecated.
|
String |
getParentTemplates()
Deprecated.
|
String |
pop()
Deprecated.
|
protected static void |
push(Run<?,?> run,
String item)
Deprecated.
|
void |
push(String template)
Deprecated.
|
getRun, onAttached, onLoad, push, setRun
getDisplayName, getIconFileName, getUrlName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onAttached, onLoad
getDisplayName, getIconFileName, getUrlName
protected static void push(@NonNull Run<?,?> run, @NonNull String item) throws IOException
IOException
@Deprecated public void push(String template) throws IOException
IOException
@Deprecated public String pop() throws IOException
IOException
public String getParentTemplates()
Copyright © 2016–2019. All rights reserved.