public abstract class ResultLabelEvent extends BuildResultEvent
planResultKey
source
Constructor and Description |
---|
ResultLabelEvent(Object source,
PlanResultKey planResultKey,
String label,
com.atlassian.user.User user) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
com.atlassian.user.User |
getUser() |
getBuildNumber, getBuildResultKey, getPlanResultKey, toString
getBuildPlanKey, getPlanKey
getSource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPlanKey
public ResultLabelEvent(Object source, PlanResultKey planResultKey, String label, com.atlassian.user.User user)
@NotNull public String getLabel()
@Nullable public com.atlassian.user.User getUser()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.