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

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

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

Methods in com.quartzdesk.service.client.connection.v3_0 with parameters of type StartAllConnectionsRequest
 StartAllConnectionsResponse ConnectionServiceClient.startAllConnections(StartAllConnectionsRequest request)
           
 

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

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

Methods in com.quartzdesk.service.connection.v3_0 with parameters of type StartAllConnectionsRequest
 StartAllConnectionsResponse ConnectionService.startAllConnections(StartAllConnectionsRequest request)
          Starts connections in the specified folder and optionally in all its sub-folders.
 



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