Uses of Interface
com.atlassian.jira.appconsistency.integrity.amendment.Amendment

Packages that use Amendment
com.atlassian.jira.appconsistency.integrity.amendment   
com.atlassian.jira.appconsistency.integrity.check   
 

Uses of Amendment in com.atlassian.jira.appconsistency.integrity.amendment
 

Classes in com.atlassian.jira.appconsistency.integrity.amendment that implement Amendment
 class CreateEntityAmendment
           
 class DeleteEntityAmendment
           
 class DeletePortletAmendment
          Created by IntelliJ IDEA.
 

Uses of Amendment in com.atlassian.jira.appconsistency.integrity.check
 

Classes in com.atlassian.jira.appconsistency.integrity.check that implement Amendment
 class AbstractAmendment
           
 class CheckAmendment
           
 class DeleteTriggerAmendmentImpl
          A integrity checker amendment useful for deleting SimpleTriggers.
 

Methods in com.atlassian.jira.appconsistency.integrity.check that return Amendment
protected abstract  Amendment AbstractEntityRelation.previewAmendment(org.ofbiz.core.entity.GenericValue entity)
           
protected  Amendment PrimaryEntityRelationCreate.previewAmendment(org.ofbiz.core.entity.GenericValue entity)
           
protected  Amendment PrimaryEntityRelationDelete.previewAmendment(org.ofbiz.core.entity.GenericValue entity)
           
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.