public class UserRespAddedEvent extends UserResponsibilityEvent
source
Constructor and Description |
---|
UserRespAddedEvent(Object source,
PlanKey buildKey,
String userResponsible,
@Nullable String userWhoUpdated,
@NotNull TrackingEntry trackingEntry) |
UserRespAddedEvent(Object source,
PlanResultKey resultKey,
String userResponsible,
@Nullable String userWhoUpdated,
@NotNull TrackingEntry trackingEntry) |
getPlanResultKey, getTrackingEntry, getUserResponsible, getUserWhoUpdated, setPlanResultKey
getBuildPlanKey, getPlanKey, toString
getSource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPlanKey
public UserRespAddedEvent(Object source, PlanKey buildKey, String userResponsible, @Nullable @Nullable String userWhoUpdated, @NotNull @NotNull TrackingEntry trackingEntry)
public UserRespAddedEvent(Object source, PlanResultKey resultKey, String userResponsible, @Nullable @Nullable String userWhoUpdated, @NotNull @NotNull TrackingEntry trackingEntry)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.