Uses of Interface
com.atlassian.bamboo.plan.dto.LabelNameDto
-
Packages that use LabelNameDto Package Description com.atlassian.bamboo.plan com.atlassian.bamboo.plan.dto -
-
Uses of LabelNameDto in com.atlassian.bamboo.plan
Methods in com.atlassian.bamboo.plan that return types with arguments of type LabelNameDto Modifier and Type Method Description List<LabelNameDto>
PlanDtoDao. getAllLabelNamesAssociatedWithPlans()
List<LabelNameDto>
PlanDtoHibernateDao. getAllLabelNamesAssociatedWithPlans()
-
Uses of LabelNameDto in com.atlassian.bamboo.plan.dto
Classes in com.atlassian.bamboo.plan.dto that implement LabelNameDto Modifier and Type Class Description class
LabelNameDtoImpl
-