Class GitSyncState

Object
GitSyncState
All Implemented Interfaces:
Config, SystemConfig, Serializable

public class GitSyncState extends Object implements SystemConfig
Tracks the last sync state for each configured Git repository. Stored via ConfigService.saveSystemConfig(SystemConfig).
See Also:
  • Constructor Details

    • GitSyncState

      public GitSyncState()
  • Method Details