Interface PublishExecutor

All Known Implementing Classes:
BasePublishExecutor, DispositionActionDefinitionPublishExecutor

public interface PublishExecutor
Publish executor interface.
Author:
Roy Wetherall
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    publish(NodeRef nodeRef)
    Publish changes to node.
  • Method Details

    • getName

      String getName()
      Returns:
      publish exector name
    • publish

      void publish(NodeRef nodeRef)
      Publish changes to node.
      Parameters:
      nodeRef - node reference