Class PropertyBasedArtifactUrlResolverProperties
java.lang.Object
org.eclipse.hawkbit.artifact.urlresolver.PropertyBasedArtifactUrlResolverProperties
@ConfigurationProperties("hawkbit.artifact.url")
public class PropertyBasedArtifactUrlResolverProperties
extends Object
Artifact handler properties class for holding all supported protocols with host, ip, port and download pattern.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classProtocol specific properties to generate URLs accordingly. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertyBasedArtifactUrlResolverProperties
public PropertyBasedArtifactUrlResolverProperties()
-