Class SpoonSharedObjectDelegate

    • Constructor Detail

      • SpoonSharedObjectDelegate

        public SpoonSharedObjectDelegate​(Spoon spoon)
    • Method Detail

      • setSharedObjectSyncUtil

        public void setSharedObjectSyncUtil​(SharedObjectSyncUtil sharedObjectSyncUtil)
      • isDuplicate

        protected static boolean isDuplicate​(List<? extends org.pentaho.di.shared.SharedObjectInterface> objects,
                                             org.pentaho.di.shared.SharedObjectInterface object)
      • saveSharedObjectToRepository

        protected <T extends org.pentaho.di.shared.SharedObjectInterface & org.pentaho.di.repository.RepositoryElementInterface & org.pentaho.di.core.changed.ChangedFlagInterface> void saveSharedObjectToRepository​(T sharedObject,
                                                                                                                                                                                                                      String versionComment)
                                                                                                                                                                                                               throws org.pentaho.di.core.exception.KettleException
        Throws:
        org.pentaho.di.core.exception.KettleException
      • saveSharedObjects

        protected void saveSharedObjects()
      • getMessage

        protected static String getMessage​(String key)