Class ResetMetaRepositoryCommand
java.lang.Object
com.linecorp.centraldogma.server.command.ResetMetaRepositoryCommand
Deprecated.
This class will be removed after migrating the content in meta repository to dogma repository.
A
Command which is used for resetting a meta repository.-
Method Summary
Modifier and TypeMethodDescriptionfinal Authorauthor()Returns the author who initiated the command.booleanDeprecated.Returns the target that the command is supposed to affect, i.e. the project name for the commands affecting to the project, or the project and repository names for the commands affecting to the repository.inthashCode()Deprecated.final Stringfinal longReturns the time when performing the command, in milliseconds.final StringtoString()final CommandTypetype()Returns theCommandTypeof the command.
-
Method Details
-
hashCode
public int hashCode()Deprecated. -
equals
Deprecated. -
projectName
-
executionPath
-
type
Description copied from interface:CommandReturns theCommandTypeof the command. -
timestamp
-
author
-
toString
-