Uses of Class
com.riadalabs.jira.plugins.insight.services.progress.model.ProgressState
Packages that use ProgressState
-
Uses of ProgressState in com.riadalabs.jira.plugins.insight.services.progress.model
Subclasses of ProgressState in com.riadalabs.jira.plugins.insight.services.progress.modelMethods in com.riadalabs.jira.plugins.insight.services.progress.model with parameters of type ProgressStateModifier and TypeMethodDescriptionstatic ImmutableProgressState
ImmutableProgressState.copyOf
(ProgressState instance) Creates an immutable copy of aProgressState
value.ImmutableProgressState.Builder.from
(ProgressState instance) Fill a builder with attribute values from the providedProgressState
instance.