public class MuleTogglzArtifactFeatureScope extends Object implements MuleTogglzFeatureScope
MuleTogglzFeatureScope that represents the scope of artifact. When a feature is enabled/disabled using this scope, it
will change the status for the corresponding artifact, that is.| Constructor and Description |
|---|
MuleTogglzArtifactFeatureScope(String artifactId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getArtifactId() |
MuleTogglzFeatureScopeType |
getScopeType()
The scope type.
|
int |
hashCode() |
public MuleTogglzArtifactFeatureScope(String artifactId)
public String getArtifactId()
public MuleTogglzFeatureScopeType getScopeType()
MuleTogglzFeatureScopegetScopeType in interface MuleTogglzFeatureScopeMuleTogglzFeatureScopeTypeCopyright © 2003–2023 MuleSoft, Inc.. All rights reserved.