public interface InputParser
Modifier and Type | Method and Description |
---|---|
@NotNull PlanKey |
parseChainKey(@Nullable String chainKeyString) |
@NotNull PlanKey |
parseJobKey(@NotNull PlanKey chainKey,
@Nullable String jobKeyString) |
@NotNull PlanKey |
parseJobKey(@Nullable String jobKeyString) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.