Interface ChangeLogTypeIdentifier

All Known Implementing Classes:
ChangeLogTypeBuiltin

public interface ChangeLogTypeIdentifier
interface which could be on the enum, or class, or whatever. generally you will use the enum ChangeLogTypeBuiltin
  • Method Details

    • getChangeLogCategory

      String getChangeLogCategory()
      get the changelog category
      Returns:
      the id
    • getActionName

      String getActionName()
      get the action name of the changelog type
      Returns:
      the name