public class GroupOperationsUtil extends Object
| Constructor and Description |
|---|
GroupOperationsUtil() |
| Modifier and Type | Method and Description |
|---|---|
static List<GroupOperationLogModel> |
newGroupOperationLogModels(OperationContext operationContext,
List<GroupOperationModel> groupOperations,
boolean complete) |
static List<GroupOperationModel> |
newGroupOperationModels(GroupOperations groupOperations) |
static List<GroupOperationModel> |
newGroupOperationModels(List<GroupOperations> groupOperationsList) |
public static List<GroupOperationModel> newGroupOperationModels(GroupOperations groupOperations)
public static List<GroupOperationModel> newGroupOperationModels(List<GroupOperations> groupOperationsList)
public static List<GroupOperationLogModel> newGroupOperationLogModels(OperationContext operationContext, List<GroupOperationModel> groupOperations, boolean complete)
Copyright © 2020 org.mydotey. All rights reserved.