Class UpdateEventCommand
java.lang.Object
org.opencastproject.graphql.command.AbstractCommand<GqlEvent>
org.opencastproject.graphql.command.UpdateEventCommand
-
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 UpdateEventCommand.Buildercreate(String eventId, GqlCommonEventMetadataInput eventMetadataInput) execute()
-
Constructor Details
-
UpdateEventCommand
-
-
Method Details
-
execute
-
create
public static UpdateEventCommand.Builder create(String eventId, GqlCommonEventMetadataInput eventMetadataInput)
-