Giter Site home page Giter Site logo

gru-module-notifygru-appointment's Introduction

#Module NotifyGru Appointment

##Introduction The resource provider (appointment) Appointment NotifyGru makes the link between the task and the Appointment NotifyGru plugin. Indeed, NotifyGru is designed to operate with any implementation of the abstract class fr.paris.lutece.plugins.workflow.modules.notifygru.service.AbstractServiceProvider Itself implements the interface fr.paris.lutece.plugins.workflow.modules.notifygru.service.IProvider which defines the basic methods of providers. ##Implementation

Module Notify Gru Appointment Manager is implemented resource providers (appointment), that is to say, only one instance of a manager provides for each appointment form, a provider instance.This has the consequence of having a property value managerProvider always FALSE to indicate that we have a manager provider instance of this service

In the context file, we like reporting BEAN : ``

##Configuration

##Provider use

When the task is originally created and the selected provider, the instance of the latter gives the information available via bookmarks.. These bookmarks can be used to set messages or objects of different tabs :

For all appointment forms, we have these common bookmarks :

  • First name of the user ${firstName}
  • User name ${lastName}
  • Email User ${email}

Then we may have additional bookmarks from the built form in each appointment :

  • title field 1 ${reponse_1}
  • title field 2 ${reponse_2}
  • .........
  • title field n ${reponse_n}

When performing the task NotifyGru, the provider instance provides all the necessary information to build the JSON stream.

Maven documentation and reports

generated by xdoc2md - do not edit directly.

gru-module-notifygru-appointment's People

Contributors

ryahiaoui avatar lolobuell avatar cmoire avatar kaiseram avatar atos-nty avatar coung avatar pplouy avatar basseck avatar pierrelevy avatar yvesyung avatar flatos35 avatar seboo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.