Class CronJobAntPerformableImpl
java.lang.Object
de.hybris.ant.taskdefs.AbstractAntPerformable
de.hybris.platform.servicelayer.cronjob.impl.CronJobAntPerformableImpl
- All Implemented Interfaces:
AntPerformable
TODO: apidoc
-
Field Summary
Fields inherited from class de.hybris.ant.taskdefs.AbstractAntPerformable
tenantId -
Constructor Summary
ConstructorsConstructorDescriptionCronJobAntPerformableImpl(String cronjobCode) CronJobAntPerformableImpl(String cronjobCode, String currentTennantId) -
Method Summary
Methods inherited from class de.hybris.ant.taskdefs.AbstractAntPerformable
afterPerform, beforePerform, doPerform, failOnError, getApplicationContext, validateTenant
-
Constructor Details
-
CronJobAntPerformableImpl
-
CronJobAntPerformableImpl
-
-
Method Details
-
validate
public boolean validate()TODO: apidoc- Specified by:
validatein interfaceAntPerformable- Overrides:
validatein classAbstractAntPerformable
-
performImpl
TODO: apidoc- Specified by:
performImplin classAbstractAntPerformable- Throws:
Exception
-