Next Gen Platform FSM 22.0 API
Next Gen Platform APIs:
Packages
All the Java Packages containing classes that defines the application
Events
The collection of Next Gen Platform Event objects defining happenings that occurs in the system. Tasks can be programmed to react to events.
Tasks
The collection of Next Gen Platform BusinessTask objects that reacts to an event occurrence. Each task is associated with an event.
Spouts
The collection of Next Gen Platform Spout objects that reacts to an event and publishes it onto external queue services. Each spout is associated with an event.
Spins
The collection of Next Gen Platform Spin objects that consume messages published into an external queue services.
Business Objects
The collection of Next Gen Platform Business Objects objects.
Data Transfer Objects
The collection of Next Gen Platform Data Transfer Objects objects.
RESTFul Resources
The collection of Next Gen Platform RESTful Resources.
Web Services
The collection of Next Gen Platform Web Services implementations.
Components
The collection of Next Gen Platform User Interface Components objects.
Controllers
The collection of Next Gen Platform User Interface Controllers objects.
Entities
The collection of Next Gen Platform entities objects that identify a business entity and enable its extensibility.
Packages
Package
Description