public class PlanSearchResult extends SearchResultEntity
Constructor and Description |
---|
PlanSearchResult() |
PlanSearchResult(com.atlassian.sal.api.message.I18nResolver i18nResolver,
CustomVariableContext customVariableContext,
ImmutablePlan plan) |
Modifier and Type | Method and Description |
---|---|
String |
getBranchName() |
String |
getDescription() |
String |
getJobName() |
String |
getKey() |
String |
getPlanName() |
String |
getProjectName() |
String |
getStageName() |
String |
getType() |
getId
public PlanSearchResult()
public PlanSearchResult(com.atlassian.sal.api.message.I18nResolver i18nResolver, CustomVariableContext customVariableContext, ImmutablePlan plan)
public String getType()
getType
in class SearchResultEntity
public String getKey()
public String getProjectName()
public String getPlanName()
public String getBranchName()
public String getStageName()
public String getJobName()
public String getDescription()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.