public class InitPlatformAntPerformableImpl extends AbstractAntPerformable
tenantId| Constructor and Description |
|---|
InitPlatformAntPerformableImpl() |
InitPlatformAntPerformableImpl(String tenantID) |
InitPlatformAntPerformableImpl(String tenantID,
String configuarationFileName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
beforePerform()
checks if sufficient attributes provided have also
|
protected JspContext |
createJspContext() |
protected Map<String,Object> |
getDefaultConfiguration() |
protected Iterator<Extension> |
getExtensions() |
protected String |
getProcessName() |
protected void |
overrideConfiguration(HashMap<String,Object> result) |
protected void |
performImpl() |
boolean |
validate() |
protected boolean |
validateConfiguration() |
protected void |
validateTenant(String tenant)
validates tenant name correctness
|
afterPerform, doPerform, getApplicationContextpublic InitPlatformAntPerformableImpl()
public InitPlatformAntPerformableImpl(String tenantID)
protected void validateTenant(String tenant)
AbstractAntPerformablevalidateTenant in class AbstractAntPerformablepublic boolean beforePerform()
AbstractAntPerformablebeforePerform in interface AntPerformablebeforePerform in class AbstractAntPerformableprotected void performImpl()
throws Exception
performImpl in class AbstractAntPerformableExceptionprotected String getProcessName()
public boolean validate()
validate in interface AntPerformablevalidate in class AbstractAntPerformableprotected boolean validateConfiguration()
protected JspContext createJspContext()
Copyright © 2017 SAP SE. All Rights Reserved.