com.atlassian.jira.issue.worklog
Class WorkRatio

java.lang.Object
  extended bycom.atlassian.jira.issue.worklog.WorkRatio

public class WorkRatio
extends java.lang.Object


Constructor Summary
WorkRatio()
           
 
Method Summary
static java.lang.String getPaddedWorkRatio(org.ofbiz.core.entity.GenericValue issue)
           
static long getWorkRatio(org.ofbiz.core.entity.GenericValue issue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkRatio

public WorkRatio()
Method Detail

getWorkRatio

public static long getWorkRatio(org.ofbiz.core.entity.GenericValue issue)

getPaddedWorkRatio

public static java.lang.String getPaddedWorkRatio(org.ofbiz.core.entity.GenericValue issue)


Copyright © 2002-2005 Atlassian. All Rights Reserved.