Uses of Class
com.riadalabs.jira.plugins.insight.services.progress.model.ImmutableProgressState
Packages that use ImmutableProgressState
-
Uses of ImmutableProgressState in com.riadalabs.jira.plugins.insight.services.progress.model
Methods in com.riadalabs.jira.plugins.insight.services.progress.model that return ImmutableProgressStateModifier and TypeMethodDescriptionImmutableProgressState.Builder.build()Builds a newImmutableProgressState.static ImmutableProgressStateImmutableProgressState.copyOf(ProgressState instance) Creates an immutable copy of aProgressStatevalue.final ImmutableProgressStateCopy the current immutable object by setting a present value for the optionalendedattribute.final ImmutableProgressStateCopy the current immutable object by setting an optional value for theendedattribute.final ImmutableProgressStateImmutableProgressState.withProgressId(ProgressId value) Copy the current immutable object by setting a value for theprogressIdattribute.final ImmutableProgressStateImmutableProgressState.withResult(Result value) Copy the current immutable object by setting a value for theresultattribute.final ImmutableProgressStateImmutableProgressState.withStarted(Instant value) Copy the current immutable object by setting a value for thestartedattribute.