public class UpdateMetadataTask extends AbstractTask
| Constructor and Description |
|---|
UpdateMetadataTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getBlueprint() |
String |
getLogLevel() |
String |
getPassword() |
String |
getPrivateKey() |
String |
getRepositoryUrl() |
File |
getTargetDir() |
static void |
main(String[] args) |
void |
setBlueprint(String blueprint) |
void |
setLogLevel(String logLevel) |
void |
setPassword(String password) |
void |
setPrivateKey(String privateKey) |
void |
setRepositoryUrl(String repositoryUrl) |
void |
setTargetDir(File target) |
assertNotNullbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic static void main(String[] args)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class AbstractTaskorg.apache.tools.ant.BuildExceptionpublic File getTargetDir()
public void setTargetDir(File target)
public String getBlueprint()
public String getLogLevel()
public String getPassword()
public String getPrivateKey()
public String getRepositoryUrl()
public void setBlueprint(String blueprint)
public void setLogLevel(String logLevel)
public void setPassword(String password)
public void setPrivateKey(String privateKey)
public void setRepositoryUrl(String repositoryUrl)
Copyright © 2015 Ecclesia Versicherungsdienst GmbH. All rights reserved.