Uses of Interface
com.redwood.scheduler.api.os.OSUserSessions
-
Packages that use OSUserSessions Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of OSUserSessions in com.redwood.scheduler.api.model
Methods in com.redwood.scheduler.api.model that return OSUserSessions Modifier and Type Method Description OSUserSessions
ProcessServerService. listOSUserSessions()
List the user sessions present on the server that the agent is running on.
-