public abstract class AbstractNutsDeployRepositoryCommand extends NutsRepositoryCommandBase<NutsDeployRepositoryCommand> implements NutsDeployRepositoryCommand
repo| Constructor and Description |
|---|
AbstractNutsDeployRepositoryCommand(NutsRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkParameters() |
boolean |
configureFirst(NutsCommandLine cmd) |
Object |
getContent() |
NutsDescriptor |
getDescriptor() |
NutsId |
getId() |
NutsDeployRepositoryCommand |
setContent(File content) |
NutsDeployRepositoryCommand |
setContent(InputStream content) |
NutsDeployRepositoryCommand |
setContent(Path content) |
NutsDeployRepositoryCommand |
setContent(URL content) |
NutsDeployRepositoryCommand |
setDescriptor(NutsDescriptor descriptor) |
NutsDeployRepositoryCommand |
setId(NutsId id) |
checkSession, configure, configure, copyFromWorkspaceCommandBase, getCommandName, getFetchMode, getRepo, getSession, invalidateResult, run, setFetchMode, setSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrun, setSessionconfigure, getSessionconfigure, configureLastpublic AbstractNutsDeployRepositoryCommand(NutsRepository repo)
public boolean configureFirst(NutsCommandLine cmd)
configureFirst in interface NutsCommandLineConfigurableconfigureFirst in class NutsRepositoryCommandBase<NutsDeployRepositoryCommand>public Object getContent()
getContent in interface NutsDeployRepositoryCommandpublic NutsDescriptor getDescriptor()
getDescriptor in interface NutsDeployRepositoryCommandpublic NutsId getId()
getId in interface NutsDeployRepositoryCommandpublic NutsDeployRepositoryCommand setContent(Path content)
setContent in interface NutsDeployRepositoryCommandpublic NutsDeployRepositoryCommand setContent(URL content)
setContent in interface NutsDeployRepositoryCommandpublic NutsDeployRepositoryCommand setContent(File content)
setContent in interface NutsDeployRepositoryCommandpublic NutsDeployRepositoryCommand setContent(InputStream content)
setContent in interface NutsDeployRepositoryCommandpublic NutsDeployRepositoryCommand setDescriptor(NutsDescriptor descriptor)
setDescriptor in interface NutsDeployRepositoryCommandpublic NutsDeployRepositoryCommand setId(NutsId id)
setId in interface NutsDeployRepositoryCommandprotected void checkParameters()
Copyright © 2021 vpc open source initiative. All rights reserved.