public class TaskConditionConfigImpl extends Object implements TaskConditionConfig
| Constructor and Description |
|---|
TaskConditionConfigImpl() |
TaskConditionConfigImpl(@NotNull String conditionPluginKey,
@NotNull Map<String,String> configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull String |
getConditionPluginKey() |
@NotNull Map<String,String> |
getConfiguration() |
int |
hashCode() |
@NotNull public @NotNull String getConditionPluginKey()
getConditionPluginKey in interface TaskConditionConfig@NotNull public @NotNull Map<String,String> getConfiguration()
getConfiguration in interface TaskConditionConfigCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.