Class GitRepositoryConfiguration
java.lang.Object
org.jboss.as.server.controller.git.GitRepositoryConfiguration
Encapsulate the git configuration used for configuration history.
- Author:
- Emmanuel Hugonnet (c) 2018 Red Hat, inc.
-
Method Details
-
getBasePath
-
getRepository
-
getBranch
-
getAuthenticationConfig
-
getIgnored
-
isLocal
public boolean isLocal() -
isSign
public boolean isSign()
-