public class AbstractAction implements InstanceAction
public AbstractAction(@NotNull
AemExtension aem)
public boolean getEnabled()
public void setEnabled(boolean p)
public boolean getNotify()
public void setNotify(boolean p)
public void notify(@NotNull
java.lang.String title,
@NotNull
java.lang.String text,
boolean enabled)
@NotNull protected AemExtension getAem()