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 ProgressInProgressProgressInProgress.create(Date started, String executedAsUserKey, ProgressId progressId, String nodeId) static ProgressInProgressProgressInProgress.createWithId(Integer id, Date started, String executedAsUserKey, ProgressId progressId, String nodeId) static ProgressInProgressProgressInProgress.createWithId(Integer id, Date started, String executedAsUserKey, ProgressId progressId, String nodeId, Progress progress)