org.kuali.common.util.execute
Class SetNexusRepositoryIdExecutable
java.lang.Object
org.kuali.common.util.execute.SetNexusRepositoryIdExecutable
- All Implemented Interfaces:
- Executable
public class SetNexusRepositoryIdExecutable
- extends Object
- implements Executable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetNexusRepositoryIdExecutable
public SetNexusRepositoryIdExecutable()
execute
public void execute()
- Specified by:
execute
in interface Executable
getMavenProperties
public Properties getMavenProperties()
setMavenProperties
public void setMavenProperties(Properties mavenProperties)
getBuildDirectory
public File getBuildDirectory()
setBuildDirectory
public void setBuildDirectory(File buildDirectory)
isSkip
public boolean isSkip()
setSkip
public void setSkip(boolean skip)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.