Class WorkflowControllerIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class WorkflowControllerIntegrationTest extends BaseOrderManagementWebservicesIntegrationTest
  • Field Details

  • Constructor Details

    • WorkflowControllerIntegrationTest

      public WorkflowControllerIntegrationTest()
  • Method Details

    • setup

      public void setup()
    • cleanUpData

      public void cleanUpData()
    • testPostDecideAction

      public void testPostDecideAction()
    • testPostDecideActions

      public void testPostDecideActions()
    • testGetWorkflowActions

      public void testGetWorkflowActions()
    • cleanUpModel

      protected void cleanUpModel(String modelName)
      Removes all models with the provided name
      Parameters:
      modelName - the models to remove
    • getOmsWorkflowFacade

      protected OmsWorkflowFacade getOmsWorkflowFacade()
    • getNewestWorkflowService

      protected WorkflowService getNewestWorkflowService()
    • getUserService

      protected UserService getUserService()
    • getWorkflowTemplateService

      protected WorkflowTemplateService getWorkflowTemplateService()
    • getFlexibleSearchService

      protected FlexibleSearchService getFlexibleSearchService()
    • getModelService

      protected ModelService getModelService()