public class TaskTicketEmailExternalUserConfig
extends fr.paris.lutece.plugins.workflowcore.business.config.TaskConfig
Constructor and Description |
---|
TaskTicketEmailExternalUserConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultSubject() |
Integer |
getIdContactAttribute() |
Integer |
getIdFollowingAction() |
MessageDirectionExternalUser |
getMessageDirectionExternalUser()
Gives the message direction
|
boolean |
isMessageToExternalUser() |
void |
setDefaultSubject(String defaultSubject) |
void |
setIdContactAttribute(Integer nIdContactAttribute) |
void |
setIdFollowingAction(Integer nIdFollowingAction) |
void |
setMessageDirectionExternalUser(MessageDirectionExternalUser messageDirectionExternalUser)
Sets the message direction
|
public MessageDirectionExternalUser getMessageDirectionExternalUser()
public void setMessageDirectionExternalUser(MessageDirectionExternalUser messageDirectionExternalUser)
messageDirectionExternalUser
- the message direction to setpublic Integer getIdFollowingAction()
public void setIdFollowingAction(Integer nIdFollowingAction)
nIdFollowingAction
- the idFollowingAction to setpublic boolean isMessageToExternalUser()
public Integer getIdContactAttribute()
public void setIdContactAttribute(Integer nIdContactAttribute)
nIdContactAttribute
- Id Contact Attributepublic String getDefaultSubject()
public void setDefaultSubject(String defaultSubject)
Copyright © 2020 City of Paris. All rights reserved.