flux
Interface Engine

All Superinterfaces:
AbstractNonStreamable, Control, NonStreamable, java.rmi.Remote, Securable, Transactable, TransactionalSessionFactory

public interface Engine
extends Control, TransactionalSessionFactory, Transactable, NonStreamable, java.rmi.Remote

The Flux engine that executes flow charts and contains a variety of workflow, business process management, and job scheduling functionality.

Author:
Copyright 2000-2008 Flux Corporation. All rights reserved.

Methods inherited from interface flux.Control
dispose, getAgentAdministrator, getAuditTrailExpiration, getBusinessProcessAdministrator, getConcurrencyLevel, getConfiguration, getLogExpiration, getMessageAdministrator, getPublisherAdministrator, getRepositoryAdministrator, getRuntimeConfiguration, getSecurityAdministrator, getVersion, isBpmModuleEnabled, isDisposed, isRunning, join, ping, setAuditTrailExpiration, setConcurrencyLevel, setLogExpiration, setRuntimeConfiguration, start, stop
 
Methods inherited from interface flux.Securable
isSecured
 
Methods inherited from interface flux.TransactionalSessionFactory
makeJ2seSession
 
Methods inherited from interface flux.Transactable
clear, clearAuditTrail, clearLogs, clearRunHistory, clearRunHistory, clearSignal, clearSignals, expedite, interrupt, pause, raiseSignal, recover, recover, remove, rename, resume, size, size, sizeByState
 
Methods inherited from interface flux.NonStreamable
forecast, get, getActionHistory, getActionHistory, getActionHistory, getAverageRuntime, getAverageRuntime, getAverageRuntimeForAction, getAverageRuntimeForAction, getAverageWaitTimeForTrigger, getAverageWaitTimeForTrigger, getByState, getCpuUsage, getFlowChartElements, getFlowChartElements, getFlowChartElements, getFlowChartElements, getFlowCharts, getFreePhysicalMemory, getFreeVirtualMemory, getLocallyFiringFlowCharts, getLongestRuntime, getLongestRuntime, getLongestRuntimeForAction, getLongestRuntimeForAction, getOpenRunCount, getOpenRunCount, getRunCount, getRunCount, getRuns, getTotalPhysicalMemory, getTotalVirtualMemory, getUnsuccessfulRunCount, getUnsuccessfulRunCount, scanAuditTrail, scanAuditTrailByGroup, scanAuditTrailByUser, scanLogs, scanLogsByGroup, scanLogsByUser
 
Methods inherited from interface flux.AbstractNonStreamable
get, get, put
 



© 2000-2008 Flux Corporation. All rights reserved.