Uses of Interface
com.almworks.jira.structure.api.forest.ForestSourceHealthStatus
Packages that use ForestSourceHealthStatus
-
Uses of ForestSourceHealthStatus in com.almworks.jira.structure.api.forest
Fields in com.almworks.jira.structure.api.forest declared as ForestSourceHealthStatusModifier and TypeFieldDescriptionstatic final ForestSourceHealthStatusForestSourceHealthStatus.HEALTHYMethods in com.almworks.jira.structure.api.forest that return ForestSourceHealthStatusModifier and TypeMethodDescriptiondefault ForestSourceHealthStatusForestSource.getHealth()VersionedForestUpdate.getHealth()Constructors in com.almworks.jira.structure.api.forest with parameters of type ForestSourceHealthStatusModifierConstructorDescriptionFull(VersionedForest latest, ForestSourceHealthStatus health) Incremental(VersionedForest latest, List<ForestChange> updates, ForestSourceHealthStatus health)