Uses of Interface
dev.getelements.elements.sdk.local.ElementsLocalBuilder
Packages that use ElementsLocalBuilder
-
Uses of ElementsLocalBuilder in dev.getelements.elements.sdk.local
Methods in dev.getelements.elements.sdk.local that return ElementsLocalBuilderModifier and TypeMethodDescriptionstatic ElementsLocalBuilderElementsLocalBuilder.getDefault()Gets a default instance of theElementsLocalBuilder.ElementsLocalBuilder.withAttributes(Attributes attributes) Specifies the system properties as anAttributesinstance.default ElementsLocalBuilderElementsLocalBuilder.withElementNamed(String applicationNameOrId, String aPackage) Specifies anElementto load associated with the supplied package.ElementsLocalBuilder.withElementNamed(String applicationNameOrId, String elementName, Attributes attributes) Specifies anElementto load associated with the supplied package.default ElementsLocalBuilderElementsLocalBuilder.withProperties(Properties properties) Specifies the system properties as aPropertiesinstance. -
Uses of ElementsLocalBuilder in dev.getelements.elements.sdk.local.maven
Classes in dev.getelements.elements.sdk.local.maven that implement ElementsLocalBuilderMethods in dev.getelements.elements.sdk.local.maven that return ElementsLocalBuilderModifier and TypeMethodDescriptionMavenElementsLocalBuilder.withAttributes(Attributes attributes) MavenElementsLocalBuilder.withElementNamed(String applicationNameOrId, String elementName, Attributes attributes)