T
- The deployment messageO
- The component or modulepublic abstract static class DeploymentUtil.DeploymentMessageSummary<T extends lumis.portal.deployment.DeploymentMessage,O> extends Object
Constructor and Description |
---|
DeploymentMessageSummary(O object)
Summary constructor
|
Modifier and Type | Method and Description |
---|---|
protected abstract Query |
getBaseQuery(O object) |
List<T> |
getErrorResultList()
Returns the errorResultList.
|
List<T> |
getWarningResultList()
Returns the warningResultList.
|
String |
toString() |
public DeploymentMessageSummary(O object)
object
- the subject of the messagesprotected abstract Query getBaseQuery(O object)
object
- the subject of the messagespublic List<T> getErrorResultList()
public List<T> getWarningResultList()
LumisXP 12.4.0.200625 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.