public class ContextControllerInitTermUtil extends Object
Constructor and Description |
---|
ContextControllerInitTermUtil() |
Modifier and Type | Method and Description |
---|---|
static ContextControllerInitTermPartitionKey |
buildPartitionKey(EventBean optionalTriggeringEvent,
Map<String,Object> optionalTriggeringPattern,
ContextControllerCondition endCondition,
ContextControllerInitTerm controller) |
static long |
computeScheduleMinimumDelta(ScheduleSpec[] schedules,
long time,
ClasspathImportServiceRuntime classpathImportService) |
static long |
computeScheduleMinimumNextOccurance(ScheduleSpec[] schedules,
long time,
ClasspathImportServiceRuntime classpathImportService) |
static boolean |
determineCurrentlyRunning(ContextControllerCondition startCondition,
ContextControllerInitTerm controller) |
static ContextControllerInitTermSvc |
getService(ContextControllerInitTermFactory factory) |
static ContextPartitionIdentifierInitiatedTerminated |
keyToIdentifier(int subpathIdOrCPId,
ContextControllerInitTermPartitionKey key,
ContextControllerInitTerm controller) |
public static ContextControllerInitTermSvc getService(ContextControllerInitTermFactory factory)
public static boolean determineCurrentlyRunning(ContextControllerCondition startCondition, ContextControllerInitTerm controller)
public static ContextControllerInitTermPartitionKey buildPartitionKey(EventBean optionalTriggeringEvent, Map<String,Object> optionalTriggeringPattern, ContextControllerCondition endCondition, ContextControllerInitTerm controller)
public static ContextPartitionIdentifierInitiatedTerminated keyToIdentifier(int subpathIdOrCPId, ContextControllerInitTermPartitionKey key, ContextControllerInitTerm controller)
public static long computeScheduleMinimumNextOccurance(ScheduleSpec[] schedules, long time, ClasspathImportServiceRuntime classpathImportService)
public static long computeScheduleMinimumDelta(ScheduleSpec[] schedules, long time, ClasspathImportServiceRuntime classpathImportService)
Copyright © 2005–2021. All rights reserved.