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

camunda:taskListener #84

Open
Atallah-Hammad opened this issue May 19, 2021 · 0 comments
Open

camunda:taskListener #84

Atallah-Hammad opened this issue May 19, 2021 · 0 comments

Comments

@Atallah-Hammad
Copy link

Hi

Is there an implementation for camunda:taskListener ?

something like this :
public class MyTaskCreateListener implements TaskListener {

public void notify(DelegateTask delegateTask) {
// Custom logic goes here
}
}

In this : https://docs.camunda.org/manual/7.12/user-guide/process-engine/delegation-code/#task-listener

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

No branches or pull requests

1 participant