public static class ManagementOperationsService.ManagementOperationsServiceResources extends Object
Constructor and Description |
---|
ManagementOperationsServiceResources() |
Modifier and Type | Method and Description |
---|---|
ActiveOperation |
activeOperation(String key) |
List<ActiveOperation> |
activeOperations()
Get the list of ActiveOperation resources
|
public ManagementOperationsServiceResources()
public List<ActiveOperation> activeOperations()
public ActiveOperation activeOperation(String key)
Copyright © 2019 JBoss by Red Hat. All rights reserved.