public class DeprecationModel extends Object
| Constructor and Description |
|---|
DeprecationModel() |
DeprecationModel(String message,
String deprecatedSince,
String toRemoveIn) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeprecatedSince() |
String |
getMessage() |
Optional<String> |
getToRemoveIn() |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.