org.camunda.bpm.engine.impl.calendar
Class DurationBusinessCalendar

java.lang.Object
  extended by org.camunda.bpm.engine.impl.calendar.DurationBusinessCalendar
All Implemented Interfaces:
BusinessCalendar

public class DurationBusinessCalendar
extends Object
implements BusinessCalendar

Author:
Tom Baeyens

Field Summary
static String NAME
           
 
Constructor Summary
DurationBusinessCalendar()
           
 
Method Summary
 Date resolveDuedate(String duedate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static String NAME
Constructor Detail

DurationBusinessCalendar

public DurationBusinessCalendar()
Method Detail

resolveDuedate

public Date resolveDuedate(String duedate)
Specified by:
resolveDuedate in interface BusinessCalendar


Copyright © 2016 camunda services GmbH. All rights reserved.