Class PluginOperation

java.lang.Object
com.atlassian.crowd.plugin.ha.PluginOperation

public class PluginOperation extends Object
Represents a plugin operation (plugin enabled, disabled, etc)
Since:
3.7
  • Field Details

  • Constructor Details

  • Method Details

    • getPluginEventType

      @Nonnull public PluginEventType getPluginEventType()
    • getPluginKey

      @Nonnull public String getPluginKey()
    • getModuleKey

      @Nullable public String getModuleKey()
    • getCompleteKey

      @Nonnull public String getCompleteKey()