Interface EventDefinition


  • public interface EventDefinition
    An object structure representing an event definition
    Author:
    Tijs Rademakers, Joram Barez
    • Method Detail

      • getId

        String getId()
        unique identifier
      • getCategory

        String getCategory()
        category name of the event definition
      • getName

        String getName()
        label used for display purposes
      • getKey

        String getKey()
        unique name for all versions this event definition
      • getVersion

        int getVersion()
        version of this event definition
      • getDescription

        String getDescription()
        description of this event definition
      • getResourceName

        String getResourceName()
        name of the resource of this event definition.
      • getDeploymentId

        String getDeploymentId()
        The deployment in which this form is contained.
      • getTenantId

        String getTenantId()
        The tenant identifier of this form