Constructor and Description |
---|
ChannelTemplateUpdateChannelsRunner(SessionConfig sessionConfig,
String processId,
List<String> channelIds)
Deprecated.
|
ChannelTemplateUpdateChannelsRunner(String userId,
Locale userLocale,
String processId,
List<String> channelIds)
Updates channels from given channel templates.
|
@Deprecated public ChannelTemplateUpdateChannelsRunner(SessionConfig sessionConfig, String processId, List<String> channelIds) throws PortalException
sessionConfig
- a session configurationprocessId
- a processId used between back-end and front-end to send and receive information.channelIds
- the channels to be updatedPortalException
public ChannelTemplateUpdateChannelsRunner(String userId, Locale userLocale, String processId, List<String> channelIds)
userId
- the user identifier that is going to execute the action.userLocale
- the user locale.processId
- a processId used between back-end and front-end to send and receive information.channelIds
- the channels to be updatedLumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.