public class RestJobBatch extends Object
Constructor and Description |
---|
RestJobBatch() |
RestJobBatch(String planKey,
long stageId,
String keyPrefix,
String namePrefix,
String description,
boolean suspended,
int numberOfJobs) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getKeyPrefix() |
String |
getNamePrefix() |
int |
getNumberOfJobs() |
String |
getPlanKey() |
long |
getStageId() |
boolean |
isSuspended() |
public String getPlanKey()
public long getStageId()
public String getKeyPrefix()
public String getNamePrefix()
public String getDescription()
public boolean isSuspended()
public int getNumberOfJobs()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.