Class TimeTrackingProvider.TimeTrackingProviderBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.TimeTrackingProvider.TimeTrackingProviderBuilder
- Enclosing class:
- TimeTrackingProvider
-
Method Details
-
key
The key for the time tracking provider. For example, *JIRA*.- Returns:
this
.
-
name
The name of the time tracking provider. For example, *JIRA provided time tracking*.- Returns:
this
.
-
url
The URL of the configuration page for the time tracking provider app. For example, *_/example/config/url*. This property is only returned if theadminPageKey
property is set in the module descriptor of the time tracking provider app.- Returns:
this
.
-
build
-
toString
-