Class GetTasksLocalVariablesCmd

    • Constructor Detail

      • GetTasksLocalVariablesCmd

        public GetTasksLocalVariablesCmd​(Set<String> taskIds)
    • Method Detail

      • execute

        public List<org.flowable.variable.api.persistence.entity.VariableInstance> execute​(CommandContext commandContext)
        Specified by:
        execute in interface Command<List<org.flowable.variable.api.persistence.entity.VariableInstance>>