com.atlassian.jira.functest.framework.dashboard
Class DashboardPageInfo.Operation
java.lang.Object
com.atlassian.jira.functest.framework.dashboard.DashboardPageInfo.Operation
- Enclosing class:
- DashboardPageInfo
public static class DashboardPageInfo.Operation
- extends Object
EDIT
public static DashboardPageInfo.Operation EDIT
DELETE
public static DashboardPageInfo.Operation DELETE
COPY
public static DashboardPageInfo.Operation COPY
NONE
public static final List<DashboardPageInfo.Operation> NONE
ALL
public static final List<DashboardPageInfo.Operation> ALL
COPY_ONLY
public static final List<DashboardPageInfo.Operation> COPY_ONLY
DashboardPageInfo.Operation
public DashboardPageInfo.Operation(String linkName,
String linkPrefix)
getUrl
public String getUrl(long id)
getLinkName
public String getLinkName()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2002-2011 Atlassian. All Rights Reserved.