Class CreateOrUpdateUnomiSegmentCommand
java.lang.Object
org.apache.unomi.graphql.commands.BaseCommand<OUTPUT>
org.apache.unomi.graphql.commands.segments.BaseCreateOrUpdateSegmentCommand<UnomiSegmentInput,UnomiSegment>
org.apache.unomi.graphql.commands.segments.CreateOrUpdateUnomiSegmentCommand
public class CreateOrUpdateUnomiSegmentCommand
extends BaseCreateOrUpdateSegmentCommand<UnomiSegmentInput,UnomiSegment>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.apache.unomi.graphql.commands.BaseCommand
environment, serviceManager
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.apache.unomi.graphql.commands.segments.BaseCreateOrUpdateSegmentCommand
preparedSegmentWithoutCondition
-
Constructor Details
-
CreateOrUpdateUnomiSegmentCommand
-
-
Method Details
-
execute
- Specified by:
execute
in classBaseCommand<UnomiSegment>
-
create
-