All Known Implementing Classes:
DefaultTaskStoreServiceImpl

public interface TaskStoreService
  • Method Details

    • updateHistory

      void updateHistory(String taskId, String historyObj) throws org.mule.runtime.api.store.ObjectStoreException
      Throws:
      org.mule.runtime.api.store.ObjectStoreException
    • updateTask

      void updateTask(String taskId, String taskObj) throws org.mule.runtime.api.store.ObjectStoreException
      Throws:
      org.mule.runtime.api.store.ObjectStoreException