@PublicAPI public class FilteredTopWorkflow extends Object implements Serializable
Constructor and Description |
---|
FilteredTopWorkflow(String workflowName,
String projectName,
long numberOfIssues,
int numberOfExecutions) |
Modifier and Type | Method and Description |
---|---|
int |
getNumberOfExecutions() |
long |
getNumberOfIssues() |
String |
getProjectName() |
String |
getWorkflowName() |