public abstract class MentionsGetAffectedEntitiesCommand extends Object
Constructor and Description |
---|
MentionsGetAffectedEntitiesCommand() |
Modifier and Type | Method and Description |
---|---|
Collection<AffectedEntity> |
getAffectedEntities(UserPropertyChangeParameter parameter) |
protected abstract long |
getAffectedEntitiesCount(String mentionText) |
protected abstract String |
getDescriptionKey() |
public Collection<AffectedEntity> getAffectedEntities(UserPropertyChangeParameter parameter)
protected abstract long getAffectedEntitiesCount(String mentionText)
protected abstract String getDescriptionKey()
Copyright © 2002-2021 Atlassian. All Rights Reserved.