public interface

ApplicationRoleHasher

com.atlassian.jira.rest.v2.admin.applicationrole.ApplicationRoleHasher
Known Indirect Subclasses

Class Overview

Version hash generator for a collection of ApplicationRole

Summary

Public Methods
@Nonnull String getVersionHash(Collection<ApplicationRole> applicationRoles)
Get the hash version based on the state of the passed application roles

Public Methods

@Nonnull public String getVersionHash (Collection<ApplicationRole> applicationRoles)

Get the hash version based on the state of the passed application roles

Returns
  • a hash indicating a version of the data stored