Class ResultLabelEvent

    • Constructor Detail

      • ResultLabelEvent

        public ResultLabelEvent​(Object source,
                                PlanResultKey planResultKey,
                                String label,
                                com.atlassian.user.User user)
    • Method Detail

      • getLabel

        @NotNull
        public @NotNull String getLabel()
        Returns:
        label
      • getUser

        @Nullable
        public @Nullable com.atlassian.user.User getUser()