Class p.s.v.v.VersioncontrolFeaturesConfig(FeaturesConfig):

Part of pida.services.versioncontrol.versioncontrol View In Hierarchy

Undocumented

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
221 Method create_features Create the features here
224 Method subscribe_foreign_features Subscribe to features here

Inherited from FeaturesConfig:

Line # Kind Name Docs
29 Method create Override to do the creations
38 Method create_feature Undocumented
41 Method list_features Undocumented
47 Method unsubscribe_foreign_features Undocumented
53 Method has_foreign_feature Undocumented
59 Method subscribe_foreign_feature Undocumented
63 Method subscribe_feature Undocumented
69 Method unsubscribe_feature Undocumented
72 Method get_feature_providers Undocumented

Inherited from BaseConfig (via FeaturesConfig):

Line # Kind Name Docs
4 Method __init__ Undocumented
11 Method get_service_name Undocumented
Line # Kind Name Docs
4 Method __init__ Undocumented
29 Method create Override to do the creations
38 Method create_feature Undocumented
221 Method create_features Create the features here
72 Method get_feature_providers Undocumented
11 Method get_service_name Undocumented
53 Method has_foreign_feature Undocumented
41 Method list_features Undocumented
63 Method subscribe_feature Undocumented
59 Method subscribe_foreign_feature Undocumented
224 Method subscribe_foreign_features Subscribe to features here
69 Method unsubscribe_feature Undocumented
47 Method unsubscribe_foreign_features Undocumented
def create_features(self):
Create the features here
def subscribe_foreign_features(self):
Subscribe to features here
API Documentation for PIDA, generated by pydoctor.