Class TimerSummary

  • All Implemented Interfaces:
    Serializable, Comparable<org.uberfire.paging.AbstractPageRow>

    @Portable
    public class TimerSummary
    extends org.jbpm.workbench.common.model.GenericSummary<Long>
    See Also:
    Serialized Form
    • Constructor Detail

      • TimerSummary

        public TimerSummary()
    • Method Detail

      • getUniqueId

        public String getUniqueId()
      • setUniqueId

        public void setUniqueId​(String uniqueId)
      • getNodeId

        public Long getNodeId()
      • setNodeId

        public void setNodeId​(Long nodeId)
      • toString

        public String toString()
        Overrides:
        toString in class org.jbpm.workbench.common.model.GenericSummary<Long>