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