![JAR search and dependency download from the Maven repository](/logo.png)
com.atlassian.maven.plugins.jgitflow.rewrite.SummarizeAsGroup Maven / Gradle / Ivy
package com.atlassian.maven.plugins.jgitflow.rewrite;
/**
* Interface for {@link ProjectChange} objects that should not be logged individually.
*/
public interface SummarizeAsGroup
{
String getGroupName();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy