Package | Description |
---|---|
fr.paris.lutece.plugins.workflow.modules.ticketingfacilfamilles.business.config |
Modifier and Type | Method and Description |
---|---|
MessageDirection |
TaskTicketEmailAgentConfig.getMessageDirection()
Gives the message direction
|
static MessageDirection |
MessageDirection.valueOf(int nMessageDirectionId)
returns MessageDirection enum from id
|
static MessageDirection |
MessageDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageDirection[] |
MessageDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskTicketEmailAgentConfig.setMessageDirection(MessageDirection messageDirection)
Sets the message direction
|
Copyright © 2016 City of Paris. All rights reserved.