org.activiti.bpmn.model.alfresco.AlfrescoMailTask Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of activiti-bpmn-model Show documentation
Show all versions of activiti-bpmn-model Show documentation
workflow engine base on bboss and activiti.
The newest version!
package org.activiti.bpmn.model.alfresco;
import org.activiti.bpmn.model.ServiceTask;
public class AlfrescoMailTask extends ServiceTask {
}