com.atlassian.jira.plugin.webfragment.conditions
Class TimeTrackingEnabledCondition
java.lang.Object
com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition
com.atlassian.jira.plugin.webfragment.conditions.TimeTrackingEnabledCondition
- All Implemented Interfaces:
- com.atlassian.plugin.web.Condition
public class TimeTrackingEnabledCondition
- extends AbstractJiraCondition
Condition to determine whether time tracking is turned on or not
- Since:
- v4.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeTrackingEnabledCondition
public TimeTrackingEnabledCondition(WorklogService worklogService)
shouldDisplay
public boolean shouldDisplay(User user,
JiraHelper jiraHelper)
- Specified by:
shouldDisplay
in class AbstractJiraCondition
Copyright © 2002-2011 Atlassian. All Rights Reserved.