public class TemplateManagerHasRevokedRoles
extends org.gcube.common.portal.mailing.templates.AbstractTemplate
implements org.gcube.common.portal.mailing.templates.Template
| Constructor and Description |
|---|
TemplateManagerHasRevokedRoles(org.gcube.vomanagement.usermanagement.model.GCubeUser theAssigneeUser,
String theManagerFullName,
String theVREName,
String[] theRevokedRoles,
String gatewayName,
String gatewayURL) |
| Modifier and Type | Method and Description |
|---|---|
String |
compile(String templateContent) |
String |
getTextHTML() |
String |
getTextPLAIN() |
public TemplateManagerHasRevokedRoles(org.gcube.vomanagement.usermanagement.model.GCubeUser theAssigneeUser,
String theManagerFullName,
String theVREName,
String[] theRevokedRoles,
String gatewayName,
String gatewayURL)
theRegisteredUser - theVRE - optionalMessage - gatewayName - gatewayURL - public String compile(String templateContent)
compile in interface org.gcube.common.portal.mailing.templates.Templatepublic String getTextHTML()
getTextHTML in interface org.gcube.common.portal.mailing.templates.Templatepublic String getTextPLAIN()
getTextPLAIN in interface org.gcube.common.portal.mailing.templates.TemplateCopyright © 2021. All rights reserved.