com.atlassian.jira.functest.framework.admin.workflows
Class ViewWorkflowPage

java.lang.Object
  extended by com.atlassian.jira.functest.framework.AbstractFuncTestUtil
      extended by com.atlassian.jira.functest.framework.admin.workflows.ViewWorkflowPage
All Implemented Interfaces:
com.atlassian.jira.testkit.client.log.FuncTestLogger

public class ViewWorkflowPage
extends AbstractFuncTestUtil

Since:
v5.1

Nested Class Summary
static class ViewWorkflowPage.DiagramView
           
static class ViewWorkflowPage.TextView
           
 
Field Summary
 
Fields inherited from class com.atlassian.jira.functest.framework.AbstractFuncTestUtil
environmentData, FS, locators, logger, logIndentLevel, tester
 
Constructor Summary
ViewWorkflowPage(net.sourceforge.jwebunit.WebTester tester, JIRAEnvironmentData environmentData, int logIndentLevel)
           
 
Method Summary
 String downloadAsXml()
           
 ViewWorkflowPage.TextView textView()
           
 
Methods inherited from class com.atlassian.jira.functest.framework.AbstractFuncTestUtil
childLogIndentLevel, getAssertions, getEnvironmentData, getFuncTestHelperFactory, getLogger, log, log, navigation, submitAtPage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewWorkflowPage

public ViewWorkflowPage(net.sourceforge.jwebunit.WebTester tester,
                        JIRAEnvironmentData environmentData,
                        int logIndentLevel)
Method Detail

textView

public ViewWorkflowPage.TextView textView()

downloadAsXml

public String downloadAsXml()


Copyright © 2002-2013 Atlassian. All Rights Reserved.