GroupWikiRepositoryRegistry

class Object
trait Matchable
class Any

Value members

Concrete methods

def createdAt: SelectionBuilder[GroupWikiRepositoryRegistry, Option[Time]]

Timestamp when the GroupWikiRepositoryRegistry was created

Timestamp when the GroupWikiRepositoryRegistry was created

def groupWikiRepositoryId: SelectionBuilder[GroupWikiRepositoryRegistry, String]

ID of the Group Wiki Repository.

ID of the Group Wiki Repository.

def id: SelectionBuilder[GroupWikiRepositoryRegistry, String]

ID of the GroupWikiRepositoryRegistry

ID of the GroupWikiRepositoryRegistry

def lastSyncFailure: SelectionBuilder[GroupWikiRepositoryRegistry, Option[String]]

Error message during sync of the GroupWikiRepositoryRegistry

Error message during sync of the GroupWikiRepositoryRegistry

def lastSyncedAt: SelectionBuilder[GroupWikiRepositoryRegistry, Option[Time]]

Timestamp of the most recent successful sync of the GroupWikiRepositoryRegistry

Timestamp of the most recent successful sync of the GroupWikiRepositoryRegistry

def retryAt: SelectionBuilder[GroupWikiRepositoryRegistry, Option[Time]]

Timestamp after which the GroupWikiRepositoryRegistry should be resynced

Timestamp after which the GroupWikiRepositoryRegistry should be resynced

def retryCount: SelectionBuilder[GroupWikiRepositoryRegistry, Option[Int]]

Number of consecutive failed sync attempts of the GroupWikiRepositoryRegistry

Number of consecutive failed sync attempts of the GroupWikiRepositoryRegistry

def state: SelectionBuilder[GroupWikiRepositoryRegistry, Option[RegistryState]]

Sync state of the GroupWikiRepositoryRegistry

Sync state of the GroupWikiRepositoryRegistry