public class ExecutorKey extends Object
| Constructor and Description |
|---|
ExecutorKey(AgentAssignment.ExecutorType type,
long executorId) |
ExecutorKey(String executorKey) |
public ExecutorKey(@NotNull
AgentAssignment.ExecutorType type,
long executorId)
public ExecutorKey(@NotNull
String executorKey)
throws IllegalArgumentException
executorKey - to be parsedIllegalArgumentException - when can't parse provided executorKeypublic long getId()
public AgentAssignment.ExecutorType getType()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.