Uses of Class
com.riadalabs.jira.plugins.insight.services.progress.model.ProgressInProgress
Packages that use ProgressInProgress
-
Uses of ProgressInProgress in com.riadalabs.jira.plugins.insight.services.progress.model
Methods in com.riadalabs.jira.plugins.insight.services.progress.model that return ProgressInProgressModifier and TypeMethodDescriptionstatic ProgressInProgress
ProgressInProgress.create
(Date started, String executedAsUserKey, ProgressId progressId, String nodeId) static ProgressInProgress
ProgressInProgress.createWithId
(Integer id, Date started, String executedAsUserKey, ProgressId progressId, String nodeId) static ProgressInProgress
ProgressInProgress.createWithId
(Integer id, Date started, String executedAsUserKey, ProgressId progressId, String nodeId, Progress progress)