Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.services.progress.model |
Modifier and Type | Method and Description |
---|---|
static 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) |
Copyright © 2024 Atlassian. All rights reserved.