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 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)
Copyright © 2005–2018. All rights reserved.