Package | Description |
---|---|
fr.paris.lutece.plugins.workflow.modules.ticketing.business.email.config |
Modifier and Type | Method and Description |
---|---|
MessageDirectionExternalUser |
TaskTicketEmailExternalUserConfig.getMessageDirectionExternalUser()
Gives the message direction
|
static MessageDirectionExternalUser |
MessageDirectionExternalUser.valueOf(int nMessageDirectionExternalUserId)
returns MessageDirectionExternalUser enum from id
|
static MessageDirectionExternalUser |
MessageDirectionExternalUser.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageDirectionExternalUser[] |
MessageDirectionExternalUser.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskTicketEmailExternalUserConfig.setMessageDirectionExternalUser(MessageDirectionExternalUser messageDirectionExternalUser)
Sets the message direction
|
Copyright © 2019 City of Paris. All rights reserved.