Class AnyTrigger


  • public class AnyTrigger
    extends RepositoryBasedTrigger<AnyTrigger,​AnyTriggerProperties>
    Represents a trigger of any type.

    Since knowledge of internal representation of plugin data is required to properly construct this object, this class should only be used if the specialised implementation of a given trigger is not available.