public interface

JiraCachingPropertySetManager

com.atlassian.jira.propertyset.JiraCachingPropertySetManager
Known Indirect Subclasses

Class Overview

Manager for JiraCachingPropertySet instances.

Summary

Public Methods
void register(JiraCachingPropertySet propertySet)
Registers the given property set with this manager.

Public Methods

public void register (JiraCachingPropertySet propertySet)

Registers the given property set with this manager.

Parameters
propertySet the property set to register (ignored if null)