Package com.bea.wli.sb.management.query
Class PipelineServiceQuery
java.lang.Object
com.bea.wli.config.resource.BaseQuery
com.bea.wli.config.resource.ResourceQuery
com.bea.wli.sb.management.query.PipelineServiceQuery
- All Implemented Interfaces:
Serializable
Resource Query for PipelineService
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Search key for searching based on whether the resequencer is configuredFields inherited from class com.bea.wli.config.resource.ResourceQuery
serialVersionUID
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal void
setResequencerEnabled
(boolean resequencerEnabled) Search key for searching based on whether the resequencer is configuredMethods inherited from class com.bea.wli.config.resource.ResourceQuery
addKeySearch, getAttrsToReturn, getFilter, getLocalName, getPath, getTypeId, getUpdatedAfter, getUpdatedBefore, isChangedInSessionOnly, lastUpdatedBetween, setAttrsToReturn, setChangedInSessionOnly, setLocalName, setPath
-
Field Details
-
KEY_IS_RESEQUENCER_ENABLED
Search key for searching based on whether the resequencer is configured- See Also:
-
-
Constructor Details
-
PipelineServiceQuery
public PipelineServiceQuery()constructor
-
-
Method Details
-
setResequencerEnabled
public final void setResequencerEnabled(boolean resequencerEnabled) Search key for searching based on whether the resequencer is configured
-