Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repro vip add support public exec #456

Conversation

axlbonnet
Copy link
Contributor

Based on #418 by @alexcornier

…m + ReproVipService files trasnferer from vip.application to vip.core

public class PublicExecutionsContextMenu extends Menu {

private ModalWindow modal;

Check warning

Code scanning / PMD

Avoid unused private fields such as 'classBusiness'. Warning

Avoid unused private fields such as 'modal'.
public class PublicExecutionsContextMenu extends Menu {

private ModalWindow modal;
private String executionID;

Check warning

Code scanning / PMD

Avoid unused private fields such as 'classBusiness'. Warning

Avoid unused private fields such as 'executionID'.
@axlbonnet axlbonnet merged commit 5b689ff into virtual-imaging-platform:develop Dec 18, 2023
2 of 3 checks passed
@axlbonnet axlbonnet deleted the reproVIP_add_support_public_exec branch December 18, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants