Package com.xebialabs.xlrelease.domain.events
package com.xebialabs.xlrelease.domain.events
-
ClassDescriptionEvent published when an attachment is created.Event published when an attachment is deleted.Common interface for domain events related to attachment modification.Event published when a blackout is created on the calendar.Event published when a blackout is deleted from the calendar.Event published when a blackout is updated on the calendar.Common interface for domain events related to modification of entities on the calendar.Event published when a new category is created.Event published when a category is deleted.Event published when a category is updated.Event published when a comment is created on a task.Event published when a comment has been deleted.Common interface for domain events related to comments modification.Event published when a comment has been updated.Event published when a configuration is copied.Event published when a new configuration is created.Event published when a configuration is deleted.Event published when a configuration is updated.Event published when a dependency is created in a gate task.Event published when a dependency is deleted from a gate task.Common interface for domain events related to dependency modification.Event published when a dependency is updated in a gate task.Event published when facet configuration is complete (facet is mapped to one or many facets according to task attributes) and configured facets are saved param: originalFacet the original facet that was submitted to FacetService (not configured yet) param: configuredFacets the facets that were saved, thus configured facets param: hasConfiguration true if facet was actually reconfigured (thus task has any configuration attributes)Event published when a facet is created.Event published when a facet is manually deleted.Common interface for domain events related to facet modification.Event published when a facet is updated.Event published when a folder is created.Event published when a folder is deleted.Common interface for domain events related to modification of folders.Event published when a folder is moved.Event published when a folder is renamed.Event published when a folder variable is created.Event published when a folder variable is deleted.Common interface for domain events related to folder variables.Event published when a folder variable is updated.Event published when a gate condition is created.Event published when a gate condition has been deleted.Common interface for domain events related to gate condition modification.Event published when a gate condition has been updated.Event published when a global variable is created.Event published when a global variable is deleted.Common interface for domain events related to global variables.Event published when a global variable is updated.Implementations of this interface are types of events which notify that a certain domain action is going to happen in Digital.ai Release.Event published when a link is created.Event published when a link is deleted.Common interface for domain events related to modification of links between sub-tasks of a parallel group.Common interface for domain events related to permission changes.Event published when permissions of a number of teams were updated in a release or a template.Event published when a phase is closed and restarted.Event published when a phase is completed.Event published when a phase is copied.Event published when a phase is created.Event published when a phase is deleted.Event published when a phase is duplicated.Common interface for domain events related to phase execution or modification.Common interface for events when the phase status changes.Event published when a phase has failed.Event published when a phase is moved from one position to another within a release or a template.Event published when one of phase's tasks is retried.Event published when a phase is started.Event published when a phase goes into
FAILING
state.Event published when properties or a phase are updated.Event published when a release is aborted.Private events related to Release Actor.Private event related to Release Actor.Private event related to Release Actor.Event published when a release is completed.Event published when a release or a template has been created.Event published when a release or a template has been deleted.Event published when a release has been duplicated.Common interface for domain events related to release execution or modification.A parent event published when a release is finished: completed or aborted.Common interface for events when the release status changes.Event published when a release goes intoFAILED
state.Event published when a template or a release has been moved to another folder.Event published when a release is overdue.Event published when a release has been paused as part of a phase restart.Event published when template has been restored from previous revision.Event published when a release has been resumed after a phase restart.Event published when one of release's tasks is retried.Event published when a release has started.Event published when a release goes intoFAILING
state.Event published when a release is started from a Create Release task.Event published when properties of a release or a template has been updated.Event published when a template has been updated via as code.Event published when a variable is created in a release.Event published when a variable is deleted from a release.Common interface for domain events related to release variables.Event published when a variable has been replaced by another variable or a value.Event published when a bulk update to release variables has happened.Event published when a variable is updated in a release.Event published when a task has been aborted.Event published after a task abort script has completed.Event published after a task abort script started.Event published when a task has been completed.Event published when a task is copied.Event published when a task is copied from another container.Event published when a task is created.Event published when a task entersPENDING
state, which means that it has a scheduled start date in the future.Event published when a task has been deleted.Event published when a task is due soon.Common interface for domain events related to task execution or modification.Common interface for events when the task status changes.Event published when a task has failed.Event published when a parallel or sequential group goes into the "failing" state: so it has some tasks which are failed and some tasks which are still running.Event published when a task job execution is done regardless success or failureEvent published when a task is moved withing a release.Event published when a task is overdue.Event published after a task finished recovering.Event published after a task failed and recovery started.Event published when a task is reopened: it was completed or skipped in advance and goes back into planned state.Event published when a task has been retried.Event published when a task has been skipped.Event published when tasks are locked.Event published when a task has started.Event published when the task status line has been updated.Event published when tasks are unlocked.Event published when a task's properties have been updated.Event published when a task goes intoWAITING_FOR_INPUT
("needs input") state.Event published when a team is created.Event published when a team is deleted.Common interface for domain events related to comments modification.Event published when teams of a template are merged with teams of a folder.Event published when teams of a template are removed when the template is moved to a folder.Event published when a team's members or roles are updated.Common interface for domain events related to template logo modification.Event published when a template logo is updated.Event published when template variables are changed and need to be synced.Event published when a new user profile is created.Event published when a user profile is deleted.Event published when a user profile is updated.Common interface for domain events related to variables modification.A common interface for XL Release domain events.