public class DefaultLifecycleRule extends DefaultRule
Trigger Attributes:
objecttype - Resource Type Name. E.g.
| Constructor and Description |
|---|
DefaultLifecycleRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkObjectType(IGRCObject object) |
java.lang.String |
getAssigneeFieldName() |
java.lang.String |
getFieldGroup() |
java.lang.String |
getLifecycleFieldName() |
java.lang.String |
getObjectType() |
java.lang.String |
getTransitionFieldName() |
java.lang.String |
getUpdateAssigneeFieldName() |
boolean |
isApplicable(AssociateResourceEvent event)
Default isApplicable() method for AssociateResourceEvent type.
|
boolean |
isApplicable(CopyResourceEvent event)
Default isApplicable() method for CopyResourceEvent type.
|
boolean |
isApplicable(CreateResourceEvent event)
Default isApplicable() method for CreateResourceEvent type.
|
boolean |
isApplicable(DeleteResourceEvent event)
Default isApplicable() method for DeleteResourceEvent type.
|
boolean |
isApplicable(DisassociateResourceEvent event)
Default isApplicable() method for DisassociateResourceEvent type.
|
boolean |
isApplicable(QueryEvent event)
Default isApplicable() method for QueryEvent type.
|
boolean |
isApplicable(SearchEvent event)
Default isApplicable() method for SearchEvent type.
|
boolean |
isApplicable(UpdateResourceEvent event)
Default isApplicable() method for UpdateResourceEvent type.
|
isApplicable, isApplicable, isApplicable, isApplicable, isApplicablegetAttributes, setAttributespublic boolean isApplicable(CreateResourceEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - a create resource event to be handledpublic boolean isApplicable(UpdateResourceEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - an update resource event to be handledpublic boolean isApplicable(AssociateResourceEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - an associate resource event to be handledpublic boolean isApplicable(DisassociateResourceEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - a disassociate resource event to be handledpublic boolean isApplicable(CopyResourceEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - a copy resource event to be handledpublic boolean isApplicable(DeleteResourceEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - a delete resource event to be handledpublic boolean isApplicable(QueryEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - a query event to be handledpublic boolean isApplicable(SearchEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - a search event to be handledpublic boolean checkObjectType(IGRCObject object)
public java.lang.String getObjectType()
public java.lang.String getFieldGroup()
public java.lang.String getTransitionFieldName()
public java.lang.String getLifecycleFieldName()
public java.lang.String getAssigneeFieldName()
public java.lang.String getUpdateAssigneeFieldName()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.