Is there a way to find out if a user has started a workflow ? (java functions)
Is it possible to use behaviours ?
1) Yes. WorkflowService#getWorkflows(WorkflowInstanceQuery) is the Java method for querying for workflows, including workflows started by user X.
2) It is always possible to use behaviours - the only question is: What for? Behaviours can be used to react to changes on nodes, but they cannot be used to react to events / changes in workflows (that is what Activiti TaskListener / ExecutionListener are for).
Thanks.
And for sites, are there any functions ?
Thanks.
Do you have any examples, how to make these ExecutionListener.
Thanks.
Apart from readily available documentation and tutorials, like Creating Custom Advanced Workflows in Alfresco, no.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.