![JAR search and dependency download from the Maven repository](/logo.png)
com.servicerocket.confluence.randombits.metadata.Notifiable Maven / Gradle / Ivy
package com.servicerocket.confluence.randombits.metadata;
public interface Notifiable {
void storageNotification(String key);
void removalNotification(String key);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy