org.alfresco.repo.workflow.activiti
Class ActivitiTaskComponentTest
java.lang.Object
org.alfresco.repo.workflow.activiti.AbstractActivitiComponentTest
org.alfresco.repo.workflow.activiti.ActivitiTaskComponentTest
public class ActivitiTaskComponentTest
- extends AbstractActivitiComponentTest
- Since:
- 3.4.e
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivitiTaskComponentTest
public ActivitiTaskComponentTest()
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.