Package com.pnfsoftware.jeb.core.actions
package com.pnfsoftware.jeb.core.actions
Support types for actions that units may provide and implementation in order to allow generic access requests.
-
ClassDescriptionThis action class holds information for the
Actions.AUTO_RENAME_ALL
action.This action class holds information for to theActions.COLLAPSE
action.This action class holds information for to theActions.COMMENT
action.Context of pre-execution and execution for anaction
.This action class holds information for to theActions.CONVERT
action.This action class holds information for to theActions.CREATE_PACKAGE
action.Base action data class.This action class holds information for to theActions.DELETE
action.This action class holds information for theActions.MOVE_TO
action.This action class holds information for theActions.MOVE_TO_PACKAGE
action.This action class holds information for theActions.QUERY_OVERRIDES
action.This action class holds information for theActions.RENAME
action.This action class holds information for to theActions.REPLACE
action.This class defines well-known actions.This action class holds information for to theActions.PROVIDE_TYPE_HINT
action.This action class holds information for to theActions.QUERY_TYPE_HIER
action.This action class holds information for to theActions.QUERY_XREFS
action.Interface forActionXxxData
classes.Definition class for custom actions.