Interface FlowDefinitionLocator

All Known Subinterfaces:
FlowDefinitionRegistry
All Known Implementing Classes:
FlowDefinitionRegistryImpl

public interface FlowDefinitionLocator
A runtime service locator interface for retrieving flow definitions by id. Flow locators are needed by flow executors at runtime to retrieve fully-configured flow definitions to support launching new flow executions.
Author:
Keith Donald, Erwin Vervaet
  • Method Summary

    Modifier and Type
    Method
    Description
    Lookup the flow definition with the specified id.