@Deprecated public class MetaInfExecutable extends Object implements Executable
| Modifier and Type | Field and Description | 
|---|---|
| static boolean | DEFAULT_SKIPDeprecated.  | 
| Constructor and Description | 
|---|
| MetaInfExecutable()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute()Deprecated.  | 
| List<MetaInfContext> | getContexts()Deprecated.  | 
| boolean | isSkip()Deprecated.  | 
| void | setContexts(List<MetaInfContext> contexts)Deprecated.  | 
| void | setSkip(boolean skip)Deprecated.  | 
public static final boolean DEFAULT_SKIP
public MetaInfExecutable()
public void execute()
execute in interface Executablepublic List<MetaInfContext> getContexts()
public void setContexts(List<MetaInfContext> contexts)
public boolean isSkip()
public void setSkip(boolean skip)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.