Class ResolutionTemplateImpl
java.lang.Object
com.atlassian.jira.project.template.hook.ResolutionTemplateImpl
- All Implemented Interfaces:
ResolutionTemplate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the description of the resolution.name()Returns the name of the resolution.
-
Constructor Details
-
ResolutionTemplateImpl
-
-
Method Details
-
name
Description copied from interface:ResolutionTemplateReturns the name of the resolution.- Specified by:
namein interfaceResolutionTemplate- Returns:
- the name
-
description
Description copied from interface:ResolutionTemplateReturns the description of the resolution.- Specified by:
descriptionin interfaceResolutionTemplate- Returns:
- the description
-