public class CheckoutTaskDetails extends TestTaskDetails
Modifier and Type | Class and Description |
---|---|
static class |
CheckoutTaskDetails.Builder |
Constructor and Description |
---|
CheckoutTaskDetails() |
Modifier and Type | Method and Description |
---|---|
static CheckoutTaskDetails.Builder |
builder() |
String |
getDescription() |
String |
getPluginKey() |
long |
getRepositoryId() |
public String getPluginKey()
getPluginKey
in class TestTaskDetails
public String getDescription()
getDescription
in class TestTaskDetails
public long getRepositoryId()
public static CheckoutTaskDetails.Builder builder()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.