| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static int |
OFFSET_DAYS |
static int |
OFFSET_HOURS |
static int |
OFFSET_MINUTES |
static int |
OFFSET_SECONDS |
static int |
OFFSET_WORKDAYS |
ITEM_ERRORMESSAGE, ITEM_LOGMESSAGE, ITEM_SCHEDULER_CLASS, ITEM_SCHEDULER_DEFINITION, ITEM_SCHEDULER_ENABLED, ITEM_SCHEDULER_NAME, ITEM_SCHEDULER_STATUS| Constructor and Description |
|---|
WorkflowScheduler() |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
addWorkDays(Calendar baseDate,
int days)
This method adds workdays (MONDAY - FRIDAY) to a given calendar object.
|
ItemCollection |
run(ItemCollection configItemCollection)
This method process scheduled workitems.
|
boolean |
workItemInDue(ItemCollection doc,
ItemCollection docActivity)
This method checks if a workitem (doc) is in due.
|
public static final String NAME
public static final int OFFSET_SECONDS
public static final int OFFSET_MINUTES
public static final int OFFSET_HOURS
public static final int OFFSET_DAYS
public static final int OFFSET_WORKDAYS
public boolean workItemInDue(ItemCollection doc, ItemCollection docActivity)
public Calendar addWorkDays(Calendar baseDate, int days)
cal - days - public ItemCollection run(ItemCollection configItemCollection) throws SchedulerException
run in interface Schedulertimer - AccessDeniedExceptionSchedulerExceptionCopyright © 2006–2019 Imixs Software Solutions GmbH. All rights reserved.