public class ExecutableExecutable extends Object implements Executable
executable supplied to this bean| Constructor and Description |
|---|
ExecutableExecutable() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Executable |
getExecutable() |
boolean |
isSkip() |
void |
setExecutable(Executable executable) |
void |
setSkip(boolean skip) |
public ExecutableExecutable()
public void execute()
execute in interface Executablepublic Executable getExecutable()
public void setExecutable(Executable executable)
public boolean isSkip()
public void setSkip(boolean skip)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.