Uses of Interface
com.saperion.intf.wf.ContextInfo
Packages that use ContextInfo
Package
Description
This package contains the main classic connector classes.
Package for connector RMI client classes.
This package contains the classes for the LARIX RMI client wrapper components.
This package contains the classes for the LARIX RMI Server.
-
Uses of ContextInfo in com.saperion.connector
Methods in com.saperion.connector with parameters of type ContextInfoModifier and TypeMethodDescriptionSaClassicConnectorImpl.executeCommand
(ContextInfo contextInfo) Performs the given command. -
Uses of ContextInfo in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi with parameters of type ContextInfoModifier and TypeMethodDescriptionAbstractWfRMIClientCommand.executeCommand
(ContextInfo contextInfo) Performs the given command.SaRMIClientCommand.executeCommand
(ContextInfo contextInfo) Performs the given command. -
Uses of ContextInfo in com.saperion.rmi
Classes in com.saperion.rmi that implement ContextInfo -
Uses of ContextInfo in com.saperion.rmi.common
Methods in com.saperion.rmi.common with parameters of type ContextInfoModifier and TypeMethodDescriptionSaRMIServerCommand.executeCommand
(int token, ContextInfo contextInfo) Performs the given command.