|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@PublicApi public interface UserFormats
Builds user formats for a specific user format type.
User Formats are used to output user information from JIRA.
UserFormatModuleDescriptor,
UserFormat| Method Summary | |
|---|---|
UserFormatter |
formatter(String type)
Builds a user formatter for the specified type. |
UserFormat |
forType(String type)
Deprecated. Use formatter(String) instead. Since v6.0. |
| Method Detail |
|---|
UserFormat forType(String type)
formatter(String) instead. Since v6.0.
type - the type of user format to build.
UserFormatter formatter(String type)
type - the type of user formatter to build.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||