org.alfresco.repo.workflow.activiti
Class ActivitiTaskComponentTest

java.lang.Object
  extended by org.alfresco.repo.workflow.activiti.AbstractActivitiComponentTest
      extended by org.alfresco.repo.workflow.activiti.ActivitiTaskComponentTest

public class ActivitiTaskComponentTest
extends AbstractActivitiComponentTest

Since:
3.4.e

Field Summary
 
Fields inherited from class org.alfresco.repo.workflow.activiti.AbstractActivitiComponentTest
adminHomeNode, adminPersonNode, authorityDAO, companyHomeNode, dictionaryService, historyService, managementService, messageService, namespaceService, nodeService, permissionService, personService, processEngine, repo, rootNode, runtime, serviceRegistry, taskService, tenantService, TEST_ADHOC_DEF, TEST_ADHOC_KEY, TEST_DIAGRAM_DEF, TEST_GROUP, TEST_JOB_DEF, TEST_JOB_KEY, TEST_REVIEW_DEF, TEST_SIGNALLING_DEF, TEST_TASK_DEF, TEST_TASK_KEY, TEST_USER, testGroupNode, testUserNode, testWorkflowContext, testWorkflowPackage, unprotectedSearchService, workflowEngine, XML
 
Constructor Summary
ActivitiTaskComponentTest()
           
 
Method Summary
 void setUp()
           
 void testEndTask()
           
 void testGetFinishedTaskById()
           
 void testGetPooledTasks()
           
 void testGetStartTask()
           
 void testGetStartTaskById()
           
 void testGetTaskById()
           
 void testQueryTasksCompleted()
           
 void testQueryTasksInProgress()
           
 void testQueryUsingNodeRef()
           
 
Methods inherited from class org.alfresco.repo.workflow.activiti.AbstractActivitiComponentTest
deployDefinition, deployTestAdhocDefinition, deployTestDiagramDefinition, deployTestJobDefinition, deployTestSignallingDefinition, deployTestTaskDefinition, getInputStream, mapQNameToName, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivitiTaskComponentTest

public ActivitiTaskComponentTest()
Method Detail

testGetStartTask

public void testGetStartTask()

testGetTaskById

public void testGetTaskById()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testGetStartTaskById

public void testGetStartTaskById()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testGetFinishedTaskById

public void testGetFinishedTaskById()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testEndTask

public void testEndTask()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testGetPooledTasks

public void testGetPooledTasks()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testQueryTasksInProgress

public void testQueryTasksInProgress()
                              throws java.lang.Exception
Throws:
java.lang.Exception

testQueryTasksCompleted

public void testQueryTasksCompleted()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testQueryUsingNodeRef

public void testQueryUsingNodeRef()

setUp

public void setUp()
           throws java.lang.Exception
Overrides:
setUp in class AbstractActivitiComponentTest
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.