Class LicenseErrorToStatusMapper
java.lang.Object
com.codebarrel.jira.plugin.automation.service.LicenseErrorToStatusMapper
- All Implemented Interfaces:
Function<com.atlassian.upm.api.license.entity.LicenseError,
LicenseStatus>
public class LicenseErrorToStatusMapper
extends Object
implements Function<com.atlassian.upm.api.license.entity.LicenseError,LicenseStatus>
-
Constructor Details
-
LicenseErrorToStatusMapper
public LicenseErrorToStatusMapper()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<com.atlassian.upm.api.license.entity.LicenseError,
LicenseStatus>
-