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