org.enhydra.shark.api.internal.working
Interface WfAssignmentInternal
- All Superinterfaces:
- PersistenceInterface
public interface WfAssignmentInternal
- extends PersistenceInterface
- Author:
- Sasa Bojanic
activity
WfActivityInternal activity(WMSessionHandle shandle)
throws java.lang.Exception
- Throws:
java.lang.Exception
assignee
WfResourceInternal assignee(WMSessionHandle shandle)
throws java.lang.Exception
- Throws:
java.lang.Exception
set_assignee
void set_assignee(WMSessionHandle shandle,
WfResourceInternal new_value)
throws java.lang.Exception,
InvalidResource
- Throws:
java.lang.Exception
InvalidResource
get_accepted_status
boolean get_accepted_status(WMSessionHandle shandle)
throws java.lang.Exception
- Throws:
java.lang.Exception
managerName
java.lang.String managerName(WMSessionHandle shandle)
throws java.lang.Exception
- Throws:
java.lang.Exception
processId
java.lang.String processId(WMSessionHandle shandle)
throws java.lang.Exception
- Throws:
java.lang.Exception
activityId
java.lang.String activityId(WMSessionHandle shandle)
throws java.lang.Exception
- Throws:
java.lang.Exception
resourceUsername
java.lang.String resourceUsername(WMSessionHandle shandle)
throws java.lang.Exception
- Throws:
java.lang.Exception