Class UnremoveRepositoryCommand
java.lang.Object
com.linecorp.centraldogma.server.command.UnremoveRepositoryCommand
-
Method Summary
Modifier and TypeMethodDescriptionfinal Authorauthor()Returns the author who initiated the command.booleanReturns 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()final StringReturn the repository name.final longReturns the time when performing the command, in milliseconds.final StringtoString()final CommandTypetype()Returns theCommandTypeof the command.
-
Method Details
-
repositoryName
Return the repository name. -
equals
-
hashCode
public int hashCode() -
projectName
-
executionPath
-
type
Description copied from interface:CommandReturns theCommandTypeof the command. -
timestamp
-
author
-
toString
-