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

added ability to overwrite the job display name using a job setting #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

billy1380
Copy link
Contributor

fixes #23

* {@code new JobSetting.DisplayName}.
*
* @param displayName
* The job's display name.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for the new line.

@tkaitchuck
Copy link
Contributor

Is this ready to be merged?

@billy1380
Copy link
Contributor Author

@aozarov is completely happy with the current behaviour. But I have not had a chance to change it. I have resorted to using it as it is.

Edit:
NOT completely happy

@aozarov
Copy link
Contributor

aozarov commented Mar 19, 2015

Just to make it clear. Indeed I am fine with current behavior but adding another way to specify the name via JobSetting as proposed (explicit method override should win) is nice. I don't think you need to change much to make it happen.

@billy1380
Copy link
Contributor Author

@soundofjw this is Java, not Python 😜

@soundofjw
Copy link

@billy1380 thanks ;) 🐝

@soundofjw soundofjw added Java and removed Python labels Jun 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow users to name jobs
4 participants