public class TicketProvider extends Object implements fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
Ticket
objectConstructor and Description |
---|
TicketProvider(fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory resourceHistory)
Constructor
|
Modifier and Type | Method and Description |
---|---|
static Collection<fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.NotifyGruMarker> |
getProviderMarkerDescriptions()
Gives the marker descriptions
|
String |
provideCustomerConnectionId() |
String |
provideCustomerEmail() |
String |
provideCustomerId() |
String |
provideCustomerMobilePhone() |
String |
provideDemandId() |
String |
provideDemandReference() |
String |
provideDemandTypeId() |
Collection<fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.NotifyGruMarker> |
provideMarkerValues() |
public TicketProvider(fr.paris.lutece.plugins.workflowcore.business.resource.ResourceHistory resourceHistory)
resourceHistory
- the resource history. Corresponds to the Ticket
object containing the data to providepublic String provideDemandId()
provideDemandId
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public String provideDemandTypeId()
provideDemandTypeId
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public String provideDemandReference()
provideDemandReference
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public String provideCustomerConnectionId()
provideCustomerConnectionId
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public String provideCustomerId()
provideCustomerId
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public String provideCustomerEmail()
provideCustomerEmail
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public String provideCustomerMobilePhone()
provideCustomerMobilePhone
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public Collection<fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.NotifyGruMarker> provideMarkerValues()
provideMarkerValues
in interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.IProvider
public static Collection<fr.paris.lutece.plugins.workflow.modules.notifygru.service.provider.NotifyGruMarker> getProviderMarkerDescriptions()
Copyright © 2017 City of Paris. All rights reserved.