public abstract class AbstractWorkflowSupport extends Object implements WorkflowSupport
WorkflowSupport| Constructor and Description |
|---|
AbstractWorkflowSupport() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupNameGeneralization(String groupName)
Convenience method for harvesting the top-level entity portion of a group name.
|
public String getGroupNameGeneralization(String groupName)
WorkflowSupportWorkflowSandBoxItem persistence
and are used to described the entity, and possibly, property that was changed as part of a persistence
step. In some cases, it is useful to retrieve just the entity portion of the group name (minus any
property information).getGroupNameGeneralization in interface WorkflowSupportgroupName - the entire group name for a WorkflowSandBoxItemWorkflowSandBoxItem.getGroupDescription()Copyright © 2019. All rights reserved.