from office365.sharepoint.entity import Entity


class WorkflowTemplate(Entity):
    """Represents a workflow template currently deployed on the site"""
