Class StartAnalytics

    • Constructor Detail

      • StartAnalytics

        @Inject
        public StartAnalytics​(Environment environment,
                              Endpoints endpoints,
                              Settings settings,
                              com.google.web.bindery.event.shared.EventBus eventBus)
    • Method Detail

      • apply

        public elemental2.promise.Promise<FlowContext> apply​(FlowContext context)
        Description copied from interface: Task
        Executes the task.
        Specified by:
        apply in interface Task<FlowContext>
        Parameters:
        context - the context shared between tasks
        Returns:
        a promise containing the shared context