Class CreateSeriesCommand
java.lang.Object
org.opencastproject.graphql.command.AbstractCommand<GqlSeries>
org.opencastproject.graphql.command.CreateSeriesCommand
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.opencastproject.graphql.command.AbstractCommand
environment -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateSeriesCommand.Buildercreate(GqlCommonSeriesMetadataInput seriesMetadataInput, AccessControlListInput accessControlListInput) execute()
-
Constructor Details
-
CreateSeriesCommand
-
-
Method Details
-
execute
-
create
public static CreateSeriesCommand.Builder create(GqlCommonSeriesMetadataInput seriesMetadataInput, AccessControlListInput accessControlListInput)
-