-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: rename to interceptor-manager
- Loading branch information
Showing
21 changed files
with
63 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
..._save_time_logger/ModuleSaveTimeHook.java → ..._save_time_logger/ModuleSaveTimeHook.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
hook-samples/module-save-time-logger/src/main/resources/META-INF/MANIFEST.MF
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Name: Title length hook for Polarion ALM Interceptor plugin | ||
Main-Class: ch.sbb.polarion.extension.interceptor.hook_samples.module_save_time_logger.ModuleSaveTimeHook | ||
Main-Class: ch.sbb.polarion.extension.interceptor_manager.hook_samples.module_save_time_logger.ModuleSaveTimeHook |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...can_delete/OnlyAssigneeCanDeleteHook.java → ...can_delete/OnlyAssigneeCanDeleteHook.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
hook-samples/only-assignee-can-delete/src/main/resources/META-INF/MANIFEST.MF
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Name: WorkItem deletion hook for Polarion ALM Interceptor plugin | ||
Main-Class: ch.sbb.polarion.extension.interceptor.hook_samples.only_assignee_can_delete.OnlyAssigneeCanDeleteHook | ||
Main-Class: ch.sbb.polarion.extension.interceptor_manager.hook_samples.only_assignee_can_delete.OnlyAssigneeCanDeleteHook |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
.../hook_samples/plan_save/PlanSaveHook.java → .../hook_samples/plan_save/PlanSaveHook.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Name: Plan save hook for Polarion ALM Interceptor plugin | ||
Main-Class: ch.sbb.polarion.extension.interceptor.hook_samples.plan_save.PlanSaveHook | ||
Main-Class: ch.sbb.polarion.extension.interceptor_manager.hook_samples.plan_save.PlanSaveHook |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...s/single_assignee/SingleAssigneeHook.java → ...s/single_assignee/SingleAssigneeHook.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
hook-samples/single-assignee/src/main/resources/META-INF/MANIFEST.MF
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Name: Single assignee hook for Polarion ALM Interceptor plugin | ||
Main-Class: ch.sbb.polarion.extension.interceptor.hook_samples.single_assignee.SingleAssigneeHook | ||
Main-Class: ch.sbb.polarion.extension.interceptor_manager.hook_samples.single_assignee.SingleAssigneeHook |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...tor/hook_samples/testrun/TestRunHook.java → ...ger/hook_samples/testrun/TestRunHook.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Name: TestRun validation hook for Polarion ALM Interceptor plugin | ||
Main-Class: ch.sbb.polarion.extension.interceptor.hook_samples.testrun.TestRunHook | ||
Main-Class: ch.sbb.polarion.extension.interceptor_manager.hook_samples.testrun.TestRunHook |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...s/title_length_check/TitleLengthHook.java → ...s/title_length_check/TitleLengthHook.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
hook-samples/title-length-check/src/main/resources/META-INF/MANIFEST.MF
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Name: Title length hook for Polarion ALM Interceptor plugin | ||
Main-Class: ch.sbb.polarion.extension.interceptor.hook_samples.title_length_check.TitleLengthHook | ||
Main-Class: ch.sbb.polarion.extension.interceptor_manager.hook_samples.title_length_check.TitleLengthHook |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters