Uses of Class
com.suncode.pwfl.workflow.application.Application
Packages that use Application
-
Uses of Application in com.suncode.pwfl.workflow.component
Methods in com.suncode.pwfl.workflow.component that return ApplicationModifier and TypeMethodDescriptionWorkflowComponentRegistry.getApplication
(String id) Returns application with given id or null if application is not registered.Methods in com.suncode.pwfl.workflow.component that return types with arguments of type ApplicationModifier and TypeMethodDescriptionWorkflowComponentRegistry.getApplications()
Returns all registered applications.