public interface UrlCreatorProvider
Modifier and Type | Method and Description |
---|---|
UrlCreator |
getUrlCreator()
Get the current url creator.
|
default Optional<UrlCreatorProvider> |
getUrlCreatorProvider(IDProvider node)
Provides a
UrlCreatorProvider for the remote configuration associated with the given IDProvider . |
UrlCreatorProvider |
getUrlCreatorProvider(RemoteProjectConfiguration config)
Provides a
UrlCreatorProvider for the given remote configuration. |
UserService |
getUserService()
Provides the user service within the provider's context.
|
boolean |
useRelease()
Indicates whether to use release.
|
@NotNull UrlCreator getUrlCreator()
UrlCreator
.@NotNull UserService getUserService()
boolean useRelease()
true
, if release is to be used.@NotNull UrlCreatorProvider getUrlCreatorProvider(@NotNull RemoteProjectConfiguration config)
UrlCreatorProvider
for the given remote configuration.@NotNull default Optional<UrlCreatorProvider> getUrlCreatorProvider(@NotNull IDProvider node)
UrlCreatorProvider
for the remote configuration associated with the given IDProvider
.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210