Class O365JobSiteRequest

java.lang.Object
com.iland.core.web.rest.request.vbo.O365JobSelectedItemRequest
com.iland.core.web.rest.request.vbo.O365JobSiteRequest
All Implemented Interfaces:
Serializable

public final class O365JobSiteRequest extends O365JobSelectedItemRequest implements Serializable
O365 job request for selected item type Site.
Author:
Sachin Mittal
See Also:
  • Constructor Details

    • O365JobSiteRequest

      public O365JobSiteRequest(String id, O365JobSiteRequest.Site site)
      Create a new VBO job selected item type Site.
      Parameters:
      id - Specifies the VBO id of selected items
      site - Specifies the organizations SharePoint site selected for this backup job.
  • Method Details

    • getSite

      public O365JobSiteRequest.Site getSite()
      Specifies the organizations SharePoint site selected for this backup job.
      Returns:
      the VBO Site