public interface CustomTaskRollback
CustomTaskChange
void rollback(Database database) throws CustomChangeException, RollbackImpossibleException
database
- Database the change is being executed against.CustomChangeException
- an exception occurs while processing this rollbackRollbackImpossibleException
- if rollback is not supported for this change