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