com.atlassian.jira.issue.action
Class Worklog
java.lang.Object
com.atlassian.jira.issue.action.AbstractIssueAction
com.atlassian.jira.issue.action.AbstractGVIssueAction
com.atlassian.jira.issue.action.Worklog
- All Implemented Interfaces:
- java.lang.Comparable, IssueAction
- public class Worklog
- extends AbstractGVIssueAction
Fields inherited from interface com.atlassian.jira.issue.action.IssueAction |
FS |
Constructor Summary |
Worklog(org.ofbiz.core.entity.GenericValue genericValue,
com.opensymphony.user.User remoteUser)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Worklog
public Worklog(org.ofbiz.core.entity.GenericValue genericValue,
com.opensymphony.user.User remoteUser)
getTemplateName
protected java.lang.String getTemplateName()
- Specified by:
getTemplateName
in class AbstractIssueAction
getType
public java.lang.String getType()
getUsername
public java.lang.String getUsername()
getTimePerformed
public java.sql.Timestamp getTimePerformed()
getTimeSpent
public java.lang.Long getTimeSpent()
getComment
public java.lang.String getComment()
getLevel
public java.lang.String getLevel()
- Specified by:
getLevel
in interface IssueAction
- Overrides:
getLevel
in class AbstractGVIssueAction
Copyright © 2002-2005 Atlassian. All Rights Reserved.