Class EntityPropertiesBuilders
java.lang.Object
com.atlassian.bamboo.specs.api.util.EntityPropertiesBuilders
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends EntityProperties,
B extends EntityPropertiesBuilder<T>>
Tbuild
(B builder)
-
Method Details
-
build
@NotNull public static <T extends EntityProperties,B extends EntityPropertiesBuilder<T>> T build(@NotNull B builder)
-