Package org.projectnessie.jaxrs
Class AbstractTestRest.ContentAndOperationType
- java.lang.Object
-
- org.projectnessie.jaxrs.AbstractTestRest.ContentAndOperationType
-
- Enclosing class:
- AbstractTestRest
public static final class AbstractTestRest.ContentAndOperationType extends Object
-
-
Constructor Summary
Constructors Constructor Description ContentAndOperationType(org.projectnessie.model.Content.Type type, org.projectnessie.model.Operation operation)ContentAndOperationType(org.projectnessie.model.Content.Type type, org.projectnessie.model.Operation operation, org.projectnessie.model.Operation globalOperation)
-
-
-
Constructor Detail
-
ContentAndOperationType
public ContentAndOperationType(org.projectnessie.model.Content.Type type, org.projectnessie.model.Operation operation)
-
ContentAndOperationType
public ContentAndOperationType(org.projectnessie.model.Content.Type type, org.projectnessie.model.Operation operation, org.projectnessie.model.Operation globalOperation)
-
-