Class O365JobGroupRequest.Group
java.lang.Object
com.iland.core.web.rest.request.vbo.BaseSelectedItem
com.iland.core.web.rest.request.vbo.O365JobGroupRequest.Group
- All Implemented Interfaces:
Serializable
- Enclosing class:
- O365JobGroupRequest
The Group request object.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.iland.core.web.rest.request.vbo.BaseSelectedItem
getDisplayName, getId, getName, getType, isBackedUp
-
Constructor Details
-
Group
Creates a Group request object.- Parameters:
id- the VBO group idname- the group namedisplayName- the group display nametype- the group typebackedUp- whether the group will be backup
-