Go to file
Mauro Mugnaini 45a732845c
Updated `README.md` and `FUNDING.md`, added `CITATION.cff` and images to be compliant with the new release process/requirements
2026-03-03 11:27:52 +01:00
.settings Changed naming convention for event names (and related implementation workflows) to avoid the use of the dash character that is no more accepted in new versions of the `conductor`. Portal model object class name + underscore + event type is now used (e.g. `UserGroupRole_created`) 2025-11-12 18:25:11 +01:00
images Updated `README.md` and `FUNDING.md`, added `CITATION.cff` and images to be compliant with the new release process/requirements 2026-03-03 11:27:52 +01:00
src Changed naming convention for event names (and related implementation workflows) to avoid the use of the dash character that is no more accepted in new versions of the `conductor`. Portal model object class name + underscore + event type is now used (e.g. `UserGroupRole_created`) 2025-11-12 18:25:11 +01:00
.classpath Changed naming convention for event names (and related implementation workflows) to avoid the use of the dash character that is no more accepted in new versions of the `conductor`. Portal model object class name + underscore + event type is now used (e.g. `UserGroupRole_created`) 2025-11-12 18:25:11 +01:00
.gitignore Extracted hook specific project from event-publisher-portal 2020-07-22 12:15:01 +02:00
.project Extracted hook specific project from event-publisher-portal 2020-07-22 12:15:01 +02:00
CHANGELOG.md Updated `README.md` and `FUNDING.md`, added `CITATION.cff` and images to be compliant with the new release process/requirements 2026-03-03 11:27:52 +01:00
CITATION.cff Updated `README.md` and `FUNDING.md`, added `CITATION.cff` and images to be compliant with the new release process/requirements 2026-03-03 11:27:52 +01:00
FUNDING.md Updated `README.md` and `FUNDING.md`, added `CITATION.cff` and images to be compliant with the new release process/requirements 2026-03-03 11:27:52 +01:00
LICENSE.md Updated `README.md` and `FUNDING.md`, added `CITATION.cff` and images to be compliant with the new release process/requirements 2026-03-03 11:27:52 +01:00
README.md Updated `README.md` and `FUNDING.md`, added `CITATION.cff` and images to be compliant with the new release process/requirements 2026-03-03 11:27:52 +01:00
pom.xml Changed naming convention for event names (and related implementation workflows) to avoid the use of the dash character that is no more accepted in new versions of the `conductor`. Portal model object class name + underscore + event type is now used (e.g. `UserGroupRole_created`) 2025-11-12 18:25:11 +01:00

README.md

Event Publisher Hook

License: EUPL-1.2 Changelog Cite

A Liferay 6.2 hook that provides some portal's events and model listeners that push events to a broker endpoint.

Table of contents

Overview

Documentation

To build the library JAR it is sufficient to type

mvn clean package

Change log

See CHANGELOG.md.

Authors

How to Cite

If you use this software, please cite it using the metadata in CITATION.cff

License

This project is licensed under the terms specified in the LICENSE.md file.

About gCube

This software is part of the gCube Framework: an open-source software toolkit used for building and operating Hybrid Data Infrastructures enabling the dynamic deployment of Virtual Research Environments by favouring the realisation of reuse oriented policies. The gCube Framework supports the development and operation of the D4Science Infrastructure.

Funding

See FUNDING.md