@StableMinor(version="12.3", sinceVersion="8.2") public class EmailNotifierVariableResolver extends PortalVariableResolver
activity
: Corresponds to the activity.actor
: Corresponds to the actor
of the activity.action
: Corresponds to the activity action
.objectType
: Corresponds to the activity object type
.targetType
: Corresponds to the activity target type
.websiteUrl
: Corresponds to the website URL of the service that originated the activity.PortalVariableResolver
to resolve it.Modifier and Type | Class and Description |
---|---|
class |
EmailNotifierVariableResolver.ActionDecorator
Support class that extends
ActivityAction and implements new localization methods that use the
locale and can be used with EL. |
class |
EmailNotifierVariableResolver.ObjectTypeDecorator
Support class that extends
ActivityObjectType and implements new localization methods that use the
locale and can be used with EL. |
PortalVariableResolver.EnvironmentBean
Constructor and Description |
---|
EmailNotifierVariableResolver(ActivityDocument.IActivity activity,
Locale locale)
Creates a new resolver for the given activity and locale.
|
public EmailNotifierVariableResolver(ActivityDocument.IActivity activity, Locale locale)
public Object resolveVariable(String variableName) throws ELException
resolveVariable
in interface VariableResolver
resolveVariable
in class PortalVariableResolver
ELException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.