Class WorkHours

java.lang.Object
com.deniz.jira.worklog.services.WorkHours

public class WorkHours
extends java.lang.Object
Used to return work hours information over rest.
  • Constructor Summary

    Constructors 
    Constructor Description
    WorkHours()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details