Class TriggerUIConfigBean.TriggerSelector

    • Constructor Detail

      • TriggerSelector

        public TriggerSelector​(@NotNull
                               @NotNull String key,
                               @NotNull
                               @NotNull String name,
                               @Nullable
                               @Nullable String description,
                               @NotNull
                               @NotNull String html)
    • Method Detail

      • getKey

        @NotNull
        public @NotNull String getKey()
      • getName

        @NotNull
        public @NotNull String getName()
      • getDescription

        @Nullable
        public @Nullable String getDescription()
      • getHtml

        @NotNull
        public @NotNull String getHtml()