Interface RemoteAssetsNodeSyncTriggerMBean


@Description("Services for managing the Remote Asset nodes sync.") public interface RemoteAssetsNodeSyncTriggerMBean
MBean interface for interacting with the Remote Asset Node Sync.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method to run when triggering the syncAssetNodes() located in RemoteAssetsNodeSync.
  • Method Details

    • syncAssetNodes

      @Description("Executes remote asset node sync based on configured paths.") void syncAssetNodes()
      Method to run when triggering the syncAssetNodes() located in RemoteAssetsNodeSync.