Class ConfigurationSyncSession

java.lang.Object
com.e1c.langtool.v8.dt.sync.AbstractBmSyncSession
com.e1c.langtool.v8.dt.internal.sync.ConfigurationSyncSession
All Implemented Interfaces:
SyncSession, BmSyncSession

public class ConfigurationSyncSession extends AbstractBmSyncSession
  • Constructor Details

    • ConfigurationSyncSession

      public ConfigurationSyncSession(ITranslatedProject translatedProject)
  • Method Details

    • createProject

      public org.eclipse.core.runtime.IStatus createProject(org.eclipse.core.runtime.IProgressMonitor monitor)
      Description copied from interface: SyncSession
      Creates the target project with all specific.
      Parameters:
      monitor - the monitor
      Returns:
      the status of creation
    • getTranslationProvider

      public IProjectTranslationProvider getTranslationProvider()
      Description copied from interface: BmSyncSession
      Gets the translation provider.
      Returns:
      the translation provider