public class TemplateExecutableTask extends ReflectionExecutableTask<TemplateLoadedChange>
executionMethod, rollbackChainaction, descriptor| Constructor and Description |
|---|
TemplateExecutableTask(java.lang.String stageName,
TemplateLoadedChange descriptor,
io.flamingock.internal.common.core.recovery.action.ChangeAction action,
java.lang.reflect.Method executionMethod,
java.lang.reflect.Method rollbackMethod) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeInternal(ExecutionRuntime executionRuntime,
java.lang.reflect.Method method) |
addRollback, execute, getExecutionMethodName, getRollbackChainequals, getAction, getAuthor, getDescriptor, getId, getOrder, getRecovery, getSource, getStageName, getTargetSystem, hashCode, isAlreadyApplied, isLegacy, isRunAlways, isSystem, isTransactional, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAction, getDescriptor, getStageName, isAlreadyAppliedpublic TemplateExecutableTask(java.lang.String stageName,
TemplateLoadedChange descriptor,
io.flamingock.internal.common.core.recovery.action.ChangeAction action,
java.lang.reflect.Method executionMethod,
java.lang.reflect.Method rollbackMethod)
protected void executeInternal(ExecutionRuntime executionRuntime, java.lang.reflect.Method method)
executeInternal in class ReflectionExecutableTask<TemplateLoadedChange>