public class MacroCount extends Object
Constructor and Description |
---|
MacroCount(String macroType,
int count) |
Modifier and Type | Method and Description |
---|---|
Integer |
getCount() |
String |
getMacroId()
Deprecated.
since 5.8 Use
getMacroType() |
String |
getMacroType() |
void |
increment()
Deprecated.
since 5.8. No replacement. This class should not be mutable.
|
public MacroCount(String macroType, int count)
@Deprecated public void increment()
@Deprecated @Nonnull public String getMacroId()
getMacroType()
Copyright © 2003–2017 Atlassian. All rights reserved.