Interface CustomTaskRollback


public interface CustomTaskRollback
Interface to implement that allows rollback of a custom task change.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    rollback(Database database)
    Method called to rollback the change.