Class TestContentTypeBundle
java.lang.Object
org.projectnessie.versioned.testworker.TestContentTypeBundle
- All Implemented Interfaces:
org.projectnessie.model.types.ContentTypeBundle
public final class TestContentTypeBundle
extends Object
implements org.projectnessie.model.types.ContentTypeBundle
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregister(org.projectnessie.model.types.ContentTypeRegistry contentTypeRegistry)
-
Constructor Details
-
TestContentTypeBundle
public TestContentTypeBundle()
-
-
Method Details
-
register
public void register(org.projectnessie.model.types.ContentTypeRegistry contentTypeRegistry) - Specified by:
registerin interfaceorg.projectnessie.model.types.ContentTypeBundle
-