from office365.sharepoint.entity import Entity


class WorkflowAssociation(Entity):
    """Represents the association of a workflow template with a specific list or content type"""
