public class ActivitiesInfo extends Object
| Constructor and Description | 
|---|
| ActivitiesInfo() | 
| ActivitiesInfo(List<NodeAllocation> nodeAllocations,
              String nodeId,
              RMWSConsts.ActivitiesGroupBy groupBy) | 
| ActivitiesInfo(String errorMessage,
              String nodeId) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<NodeAllocationInfo> | getAllocations() | 
| String | getDateTime() | 
| String | getDiagnostic() | 
| String | getNodeId() | 
| Long | getTimestamp() | 
public ActivitiesInfo()
public ActivitiesInfo(List<NodeAllocation> nodeAllocations, String nodeId, RMWSConsts.ActivitiesGroupBy groupBy)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.