org.wso2.carbon.deployment.synchronizer.git.stratos2
Class S2Behaviour
java.lang.Object
org.wso2.carbon.deployment.synchronizer.git.internal.AbstractBehaviour
org.wso2.carbon.deployment.synchronizer.git.stratos2.S2Behaviour
public class S2Behaviour
- extends AbstractBehaviour
Stratos2 specific behaviour
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
S2Behaviour
public S2Behaviour()
requireInitialLocalArtifactSync
public boolean requireInitialLocalArtifactSync()
- Description copied from class:
AbstractBehaviour
- Specify whether to synchronize any initial artifacts
- Specified by:
requireInitialLocalArtifactSync in class AbstractBehaviour
- Returns:
- true if initial local artifacts must be synced, else false
requireSynchronizeRepositoryRequest
public boolean requireSynchronizeRepositoryRequest()
- Description copied from class:
AbstractBehaviour
- Specify sending/not sending SynchronizeRepositoryRequest from carbon kernel
- Overrides:
requireSynchronizeRepositoryRequest in class AbstractBehaviour
- Returns:
- true if SynchronizeRepositoryRequest should be sent, else false
Copyright © 2015 WSO2. All rights reserved.