public class UpdatePlatformAntPerformableImpl extends InitPlatformAntPerformableImpl
tenantId| Constructor and Description |
|---|
UpdatePlatformAntPerformableImpl() |
UpdatePlatformAntPerformableImpl(java.lang.String tenantID) |
UpdatePlatformAntPerformableImpl(java.lang.String tenantID,
java.lang.String configuarationFileName) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
getDefaultConfiguration()
Overrides parent method which is called when no config file is specified.
|
protected java.lang.String |
getProcessName() |
protected void |
overrideConfiguration(java.util.HashMap<java.lang.String,java.lang.Object> result) |
boolean |
validate() |
beforePerform, createJspContext, failOnError, getExtensions, performImpl, validateConfiguration, validateTenantafterPerform, doPerform, getApplicationContextpublic UpdatePlatformAntPerformableImpl()
public UpdatePlatformAntPerformableImpl(java.lang.String tenantID)
public UpdatePlatformAntPerformableImpl(java.lang.String tenantID,
java.lang.String configuarationFileName)
public boolean validate()
validate in interface AntPerformablevalidate in class InitPlatformAntPerformableImplprotected java.lang.String getProcessName()
getProcessName in class InitPlatformAntPerformableImplprotected void overrideConfiguration(java.util.HashMap<java.lang.String,java.lang.Object> result)
overrideConfiguration in class InitPlatformAntPerformableImplprotected java.util.Map<java.lang.String,java.lang.Object> getDefaultConfiguration()
getDefaultConfiguration in class InitPlatformAntPerformableImplCopyright © 2018 SAP SE. All Rights Reserved.