Package | Description |
---|---|
com.atlassian.jira.task |
Modifier and Type | Method and Description |
---|---|
StepTaskProgressSink |
StatefulTaskProgressSink.createStepSinkView(long length,
int numberOfActions)
Create a
StepTaskProgressSink that maps its progress onto a specific range of this
sink. |
StepTaskProgressSink |
StatefulTaskProgressSink.createStepSinkView(long startProgress,
long length,
int numberOfActions)
Create a
StepTaskProgressSink that maps its progress onto a specific range of this
sink. |
Copyright © 2002-2017 Atlassian. All Rights Reserved.