org.kuali.common.util.execute
Class MetaInfExecutable
java.lang.Object
org.kuali.common.util.execute.MetaInfExecutable
- All Implemented Interfaces:
- Executable
public class MetaInfExecutable
- extends Object
- implements Executable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_SKIP
public static final boolean DEFAULT_SKIP
- See Also:
- Constant Field Values
MetaInfExecutable
public MetaInfExecutable()
execute
public void execute()
- Specified by:
execute
in interface Executable
getContexts
public List<MetaInfContext> getContexts()
setContexts
public void setContexts(List<MetaInfContext> contexts)
isSkip
public boolean isSkip()
setSkip
public void setSkip(boolean skip)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.