public class BulkActivityFollowUpWorkflow extends Workflows.AsynchronousWorkflow
| Modifier and Type | Field and Description |
|---|---|
static String |
OPTION_ACTIVITY |
static String |
OPTION_ASSIGN_TO |
static String |
OPTION_FOLLOWUP_TEXT |
static String |
OPTION_FOLLOWUP_TITLE |
static String |
OPTION_TRANSITION |
| Constructor and Description |
|---|
BulkActivityFollowUpWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createLogEntry(String name,
WfProcessInstance wfProcessInstance,
int numberOfActivities,
int countSuccess,
int countFailed)
Create log entry.
|
void |
execute(WfProcessInstance wfProcessInstance)
Execute the workflow specified by wfProcessInstance.
|
isAtomicpublic static final String OPTION_ACTIVITY
public static final String OPTION_TRANSITION
public static final String OPTION_FOLLOWUP_TITLE
public static final String OPTION_FOLLOWUP_TEXT
public static final String OPTION_ASSIGN_TO
protected void createLogEntry(String name, WfProcessInstance wfProcessInstance, int numberOfActivities, int countSuccess, int countFailed) throws org.openmdx.base.exception.ServiceException
name - wfProcessInstance - numberOfActivities - countSuccess - countFailed - org.openmdx.base.exception.ServiceExceptionpublic void execute(WfProcessInstance wfProcessInstance) throws org.openmdx.base.exception.ServiceException
Workflows.AsynchronousWorkflowexecute in class Workflows.AsynchronousWorkfloworg.openmdx.base.exception.ServiceExceptionThis software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.