A B C D E F G H I J L M N O P R S T U V W X Y

L

LabelArcsRequired - Class in com.googlecode.sarasvati.join.lang
 
LabelArcsRequired(String) - Constructor for class com.googlecode.sarasvati.join.lang.LabelArcsRequired
 
LabelJoinStrategy - Class in com.googlecode.sarasvati.join
Implements a join strategy in which nodes will wait for arc tokens to be present on all incoming arcs which share the same name as the current incoming arc token before completing the join.
LabelJoinStrategy() - Constructor for class com.googlecode.sarasvati.join.LabelJoinStrategy
 
ListenerCache - Class in com.googlecode.sarasvati.event
 
ListenerCache() - Constructor for class com.googlecode.sarasvati.event.ListenerCache
 
load(File) - Method in interface com.googlecode.sarasvati.load.GraphLoader
Loads the given XML process definition file.
load(File) - Method in class com.googlecode.sarasvati.load.GraphLoaderImpl
Loads the given XML process definition file.
loadCustom(Node, Object) - Method in class com.googlecode.sarasvati.load.DefaultNodeFactory
 
loadCustom(Node, Object) - Method in interface com.googlecode.sarasvati.load.NodeFactory
Loads the custom data into the node.
loadCustomIntoMap(CustomDefinition, Map<String, String>) - Static method in class com.googlecode.sarasvati.load.properties.DOMToObjectLoadHelper
 
loadDefinition(ProcessDefinition, String) - Method in class com.googlecode.sarasvati.load.AbstractGraphLoader
 
loadDefinition(ProcessDefinition) - Method in interface com.googlecode.sarasvati.load.GraphLoader
Loads the given process definition.
loadDefinition(ProcessDefinition, String) - Method in interface com.googlecode.sarasvati.load.GraphLoader
Loads the given process definition, giving it the passed in custom identifier.
loadDefinition(ProcessDefinitionTranslator<T>, T) - Method in interface com.googlecode.sarasvati.load.GraphLoader
Takes a ProcessDefinitionTranslator, applies it to the given source and loads the resulting ProcessDefinition.
loadDefinition(ProcessDefinitionTranslator<T>, T, String) - Method in interface com.googlecode.sarasvati.load.GraphLoader
Takes a ProcessDefinitionTranslator, applies it to the given source and loads the resulting ProcessDefinition.
loadDefinition(ProcessDefinitionTranslator<T>, T) - Method in class com.googlecode.sarasvati.load.GraphLoaderImpl
 
loadDefinition(ProcessDefinitionTranslator<T>, T, String) - Method in class com.googlecode.sarasvati.load.GraphLoaderImpl
 
loadDefinition(ProcessDefinition) - Method in class com.googlecode.sarasvati.load.GraphLoaderImpl
 
loadGraph(long) - Method in class com.googlecode.sarasvati.hib.HibGraphRepository
 
loadNewAndChanged(File) - Method in interface com.googlecode.sarasvati.load.GraphLoader
Loads all new and changed process definitions under the given base directory.
loadNewAndChanged(File, FilenameFilter) - Method in interface com.googlecode.sarasvati.load.GraphLoader
Loads all new and changed process definitions under the given base directory that match the given file name filter.
loadNewAndChanged(File) - Method in class com.googlecode.sarasvati.load.GraphLoaderImpl
 
loadNewAndChanged(File, FilenameFilter) - Method in class com.googlecode.sarasvati.load.GraphLoaderImpl
 
loadNodeToken(long) - Method in class com.googlecode.sarasvati.hib.HibGraphRepository
 
loadProcess(long) - Method in class com.googlecode.sarasvati.hib.HibGraphRepository
 
LoadResult - Class in com.googlecode.sarasvati.load
Class to track that a process definition was loaded and the cause of the load.
loadWithDependencies(String, ProcessDefinitionResolver) - Method in interface com.googlecode.sarasvati.load.GraphLoader
Loads the named process definition.
loadWithDependencies(String, ProcessDefinitionResolver) - Method in class com.googlecode.sarasvati.load.GraphLoaderImpl
 
LongAttributeConverter - Class in com.googlecode.sarasvati.env
Attribute converter for String <--> Long
LongAttributeConverter() - Constructor for class com.googlecode.sarasvati.env.LongAttributeConverter
 

A B C D E F G H I J L M N O P R S T U V W X Y