All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.customware.confluence.plugin.google.calendar.GoogleCalendarMacroMigrator Maven / Gradle / Ivy

There is a newer version: 4.2.0
Show newest version
package net.customware.confluence.plugin.google.calendar;

import com.atlassian.confluence.macro.xhtml.RichTextMacroMigration;

public class GoogleCalendarMacroMigrator extends RichTextMacroMigration{
	public GoogleCalendarMacroMigrator (com.atlassian.confluence.macro.xhtml.MacroManager xhtmlMacroManager) {
	 	super(xhtmlMacroManager);
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy