Package | Description |
---|---|
fr.paris.lutece.plugins.workflow.modules.ticketing.business.config |
Modifier and Type | Method and Description |
---|---|
MessageDirection |
TaskReplyConfig.getMessageDirection()
Gives the message direction
|
MessageDirection |
TaskEditTicketConfig.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 |
TaskReplyConfig.setMessageDirection(MessageDirection messageDirection)
Sets the message direction
|
void |
TaskEditTicketConfig.setMessageDirection(MessageDirection messageDirection)
Sets the message direction
|
Copyright © 2017 City of Paris. All rights reserved.