Uses of Class
com.quartzdesk.service.connection.v3_0.StopAllConnectionsRequest

Packages that use StopAllConnectionsRequest
com.quartzdesk.service.client.connection.v3_0   
com.quartzdesk.service.connection.v3_0   
 

Uses of StopAllConnectionsRequest in com.quartzdesk.service.client.connection.v3_0
 

Methods in com.quartzdesk.service.client.connection.v3_0 with parameters of type StopAllConnectionsRequest
 StopAllConnectionsResponse ConnectionServiceClient.stopAllConnections(StopAllConnectionsRequest request)
           
 

Uses of StopAllConnectionsRequest in com.quartzdesk.service.connection.v3_0
 

Methods in com.quartzdesk.service.connection.v3_0 that return StopAllConnectionsRequest
 StopAllConnectionsRequest ObjectFactory.createStopAllConnectionsRequest()
          Create an instance of StopAllConnectionsRequest
 StopAllConnectionsRequest StopAllConnectionsRequest.withFolderId(Long value)
           
 StopAllConnectionsRequest StopAllConnectionsRequest.withRecursive(Boolean value)
           
 

Methods in com.quartzdesk.service.connection.v3_0 with parameters of type StopAllConnectionsRequest
 StopAllConnectionsResponse ConnectionService.stopAllConnections(StopAllConnectionsRequest request)
          Stops connections in the specified folder and optionally in all its sub-folders.
 



Copyright © 2013–2017 QuartzDesk.com. All rights reserved.