org.kuali.common.deploy
Class SysAdminExecutable
java.lang.Object
org.kuali.common.deploy.SysAdminExecutable
- All Implemented Interfaces:
- org.kuali.common.util.execute.Executable
public class SysAdminExecutable
- extends Object
- implements org.kuali.common.util.execute.Executable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SysAdminExecutable
public SysAdminExecutable(org.kuali.common.util.secure.channel.SecureChannel channel,
List<String> commands,
boolean skip)
execute
public void execute()
- Specified by:
execute
in interface org.kuali.common.util.execute.Executable
getChannel
public org.kuali.common.util.secure.channel.SecureChannel getChannel()
getCommands
public List<String> getCommands()
isSkip
public boolean isSkip()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.