Class UpdateSeriesCommand
java.lang.Object
org.opencastproject.graphql.command.AbstractCommand<GqlSeries>
org.opencastproject.graphql.command.UpdateSeriesCommand
-
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 UpdateSeriesCommand.Buildercreate(String seriesId, GqlCommonSeriesMetadataInput seriesMetadataInput) execute()
-
Constructor Details
-
UpdateSeriesCommand
-
-
Method Details
-
execute
-
create
public static UpdateSeriesCommand.Builder create(String seriesId, GqlCommonSeriesMetadataInput seriesMetadataInput)
-